SSRS Native Configuration on Windows 8 / FireFox and IE 10
Hello EveryoneGot a weird one for you. Installed SQL Server Enterprise Edition 2012 from my MSDN account, SP1, running on Windows 8. Using SSRS in NATIVE mode. Configuration wizard works excellent,...
View ArticleUsing subreport inside a table/tablix cell
In my application I have a report with one subreport contained inside a table cell. Within the SubreportProcessing event handler I supply a different set of data foreach instance of the subreport. In...
View ArticleReport builder and handling percentages in Tablix
HiI am new to SSRS and am stumbling on how to handle percentages in a drill down TablixMy columns are Fiscal year and PeriodMy Rows are Region, Customer Name and Product classI would like to show...
View ArticleCounting Rows (SQL Server 2008 R2)
I have a tablix with a textbox containing a lookup expression. =Lookup(Fields!Last_Assigned_To_ID.Value, Fields!Internal_User_ID.Value, Fields!Skill_Group_Name.Value, "Users")This will either display a...
View ArticleExport to .CSV
Is there anyway to control how a SSRS report exports to CSV?Q1. The report has 15 columns. Is it possible on the .CSV for the first three columns to appear on the first row and the remaining columns...
View ArticleAverage line in the chart starts from an offset from Y-axis.
The avg line in the above charts starts from an offset from Y axis. How can I make the average line to touch the Y-axis (extending from all the way from left to right on the chart)?
View ArticleIssue on Export to Excel in SSRS 2008
When I export any report which has multiple rows of header content likeHeader 1Header 2BodyFooterthen the export to excel hides 3rd row and it not seems good from customer point of view.Can any one...
View ArticlePersist parameter first exection value
Hi everyone, I'm trying to do the next: I have a report with a parameter 'user'. By default, the parameter user has the value 'test'. This report is called from a website, that pass a value to the...
View ArticleUser cannot be unlocked in Windows 2003
Hi,One of our domain useres got locked by the system. When I look at the AD I can see the checkbox for "account is locked" is on. I can uncheck the box and by clicking on "apply" and "ok" no warning is...
View ArticleDeployment for report
Hi,I am new to deployment for SSRS report. My project needs to deploy SSRS automatically publish all Data Source, Data Model and Reports to the report server. Someone already write code etc. I just...
View ArticlePagination Issue in Report Viewer 2010 while using in a .NET Web Page.
I am using ReportViewer 2010 to display a report into a ascx page (ascx page is loaded into aspx page). It displays first page properly. But when I click on next page, it loads the first page again....
View ArticlePaging in Reporting Services Reports
Hi Friends,I have a web page linked with Reporting Services (SSRS) Report using Report Viewer control. I need to implement paging which has following format<< 1 2 3 4 5 >>If the user click...
View ArticlePopulate second parameter dropdown list on change of first parameter of textbox.
I am using SSRS2008. I am creating rdl file by using 3 parameters. First parameter is giving through text box and rest two are from two dropdownlist in rdl file. I need to populate second parameter on...
View ArticleIs it possible to show or hide one organisational level based on an expression
HiIm trying to make a matrix report with the possibility to hide one level with a boolean expression. I have the below structure in my matrix report wheres the display of each level is toggled by the...
View ArticleSSRS 2012 - How can I make a report as given below from the data listed
My report format and data is as given below. Please guide me.Report Format ALOWANCEBASICSPCLHRADAtotalGrand TotalempnameDEDUCTIONPFPFTDS AAA ALOWANCE 100010008003003100 DEDUCTION...
View ArticleNumber dialogue in Text Box Properties won't open
I have a text box that need to be formatted at a percent. Simple right. When I open the text box properties and try to click on Number the screen closes. I can click on any of the other options but out...
View ArticleSSRS 2008 line chart , how to put the vertical axis in the miidle of the chart?
Hi guysI have created a line chart in SSRS 2008 and just want to ask how can I put the vertical axis in the middle of the chat. My x axis go from negative to positive value, I want my vertical axis...
View ArticleDataset returns null result set for one user only
Hello all:I am running SSRS 2008 on Windows Server 2008. The report server has been up and functioning flawlessly for over a year. The last date that it was working correctly was 5/20/2013. I have...
View ArticleSUm Distinct
Hi people,I love reporting services 2005 BUT have struck a major limitation!Basically I need a sum distinct function. I have various duplicate details lines and just need to sum the unique values....
View ArticleUsing Cubes with Translations from SSRS
Hello Everyone, I have defined a cube with translations on every dimension and measure group. when I query this cube from BIDS, the captions of each column have text in the right language (whatever...
View Article