SSRS 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 Articlereport subscription credentials
hi all,i have stored credentials for a report subscriptions which were hard coded into the field. the report runs every morning.but when my windows password got changed, the report failed to deliver to...
View ArticleSSRS 2005 adding color indicator to table
I am using SSRS 2005 that do not have indicators. I am thinking of using colors to highlight a table field if the value is outside of the specific range. can this be done and how? Thanks
View ArticleHow to dynamically change border color
Based on # of rowsIIF(RowNumber("Group3") = 1, White, Black) Above is not right, but you get the ideawww.helixpoint.com
View ArticleHow can we get read receipts for SSRS subscription emails?
I need to get read receipts for SSRS subscription emails. Is there any possibility to get the read receipts using SSRS 2008?Thanks
View ArticleHow to add a page break between columns
I have a report that has 50 columns, I would like to print the first 25 columns on the first page and next 25 columns on the second page. So for the next succeeding record like record 2, it would...
View ArticleReporting Service
Hi,What is the difference if we add reporting services in the current instance and if we install as seperate instance?During installation there is one option to select features. We can select database...
View ArticleTooltip error msg
The tooltip isn't showing in my chart (I selected it in Series Properties) and I am getting an error msg:Warning 1 [rsInvalidExpressionDataType] The ToolTip expression used in chart ‘Chart3’ returned a...
View ArticleSSRS with Shared Data Source in SharePoint Integrated Mode - What Permission...
There are SSRS reports that are placed in a SharePoint site with Integrated Mode. On the SharePoint site, there is a group of users that have the Read permission to the whole site. The Shared Data...
View ArticleAction Goto URL - passing GUID
Environment is SSRS 2012It seems that I cannot pass a GUID in the querystring to launch a webpage. I already tried GUID.Value.ToString() and other such tricks...="javascript:void...
View ArticleCreating new report parts question
I've been developing in BIDs for a while, however i'm not familiar with developing report parts.I am aware that they are used in Report Builder as predefined bits to add to your report, and that you...
View Articleregarding ssrs displaying values with coma separation
Hi Valentino Vranken,thanks for your referencei am giving clear examplei am taking categoryid as a parameter, when we select one categoryidbased on categoryid some subcategoryid's are there, i want to...
View ArticleRepeating Values on axis (SSRS Chart)
Hi , i have repeating values on axis .i am not sure sure how to get rid of this problem.i did workaround like changing interval property expression to iif(max(count(Fileld))<4,1,0) but it didn't...
View ArticleRepeating Values on axis (SSRS Chart)
Hi , i have repeating values on axis .i am not sure sure how to get rid of this problem.i did workaround like changing interval property expression to iif(max(count(Fileld))<4,1,0) but it didn't...
View ArticleReport Builder: get all items in .Value object
Hello everybody,i have a report with multiple rows in a dataset.In one field of the Report I have the expression:=Fields!Category1.Value Now I want to join all Values in this field...
View ArticleHow to pass parameters to .rdl file
Hello Everyone,I have Created a report and deployed it to IIS .I have one application which will call the report by passing parameters.I want to know how to pass parameters to .rdl file.Kindly provide...
View ArticleSSRS Slow on First Load
HiI am fairly new with SSRS 2008 R2, and have a native site. It runs slow, especially on first load (about a minute)Is there any thing I can do, recommended tips?
View ArticleSSRS 2005 matrix query - Two levels of dynamic column group, but blanks in...
Hi allMy matrix in SSRS 2005 presents itself when I run the report as follows: Jan 2013 Feb 2013 Mar 2013...
View ArticleReport in a new window or folder
HelloWe are using SSRS 2012 in an Asp.net application for statistical reports (invoicing, sales, etc). The report is activated from a menu in the application. We would like the report to open in a new...
View Article