SSRS : Adding one set of dataset as an attachment and the other in the body...
Hello , We are using the SSRS for reporting purpose and email subscription so that reports can be delivered . We have a new ask today Lets say we have dataset 1 ( which is small ) and Dataset 2 ( which...
View ArticleUser Security Issue: User does not have required permission
HelloI have a security related issue in SSRS 2012I have users in Active directory groups that should define which folders they can see (and, I turn reports they can run)I want to ensure that...
View ArticleDefault "To" should be Email Address For Report Subscriptions
Hi Folks,While creating subscription for Report, I would like "To" option should be set with Email Address by default, instead Username or blank space.I tried couple of options which help to enter...
View ArticleSSRS Average on two columns
I have data in SSRS report that looks something like below: ID Seller Hyderabad Bangalore 1 Nikhil 2 3 1 Nikhil 1 2 1 Nikhil 2 4 1 Nikhil 3 1 2 Hema 3 3 2 Hema 2 1 2 Hema 4 2 A seller named Nikhil...
View ArticleHide row in SSRS that contains code.whAdd()
If I hide the field or hide the row, the code.whAdd function does not run. I want to count the occurrence of unique values but don't want to row visible.I have an image but don't have site to upload it...
View Articlessrs no rows message message works in visual studio but not on test report...
In a new ssrs 2008 report, I have 3 tablixes embedded within a main tablix. Each embedded tablix will display a no rows message when the filter on the tablix does not find any rows selected for the...
View Articlerepeated graph using multiple sources
HiI'm looking to create a report that does the following:We have 8 products (although more could be added)I want to create a set of graphs per product with a page break betweenSo, 8 pages; one per...
View Articlessrs 2008 report to display no rows message
In t-sql 2008 for an SSRS report, I am inserting rows into a temp table. In the sql, I am listing fields that will always exist and I am doing a left join on tables and columns that may not exist. In...
View ArticleSSRS export to CSV French and Spanish Characters
I have a report which has french "Français" and Spanish "Español" words. When I export it to CSV these words character "ç" and "ñ" does not render correctly. However, with excel it is rendered...
View ArticleBack to parent report
i have sql 2014 installed. linking my sub-reports, in design mode i can see the back to parent report button but when i deploy to the server, using ie to view the reportserver i cant see this button...
View ArticleSub report generating extra spaces automatically in report
Hi! I am using SQL Server 2012 with Report Builder 3.0. I have created a report in which i have used one sub report. As indicated by the arrows in the image those 3 cells are merged and one sub report...
View Articleerror: Incomplete RPL stream received (length=67578)
In an ssrs 2010 report that is passed from a vb.net 2010 application, I am getting the error messageerror: Incomplete RPL stream received (length=67578).This error message is only occurring on a few...
View ArticleIssues with aligning subreport with corresponding row in main report
Hi, I have had to make the jump from Crystal Reports to SSRS so I'm still learning.... I am developing the reports in Visual Studio 2013.My issue is that I can't seem to figure out how to properly...
View ArticleSubtotal calculated expression from hidden detail row to subtotal row.
Hello,I am using the one of latest version of SSRS (2013) I am having trouble to subtotal my fields to the subtotal row. In the detail row I have 6 columns that uses calculated field the detail fields...
View ArticleFolder & Associated Reports in ReportServerDb But Not Showing in Report Manger
In SSRS, we have a few folders and associated reports that I can see in the "Catalog" table of the ReportServerDb. However, when looking for the folder and reports in Report Manager they are not...
View ArticleDynamic Tablix
Hi Friends,I have been asked to create a report with dynamic display of tables based on the multi-value parameter.when I pass 3 values to the parameter,3 tables should be created.For ex : If I pass,...
View ArticleUsing count on chart filter
Hi,Does anyone know how i could go about adding a count on a chart filter, i am trying to do a count in order to disregard values between 0-100Due to the sheer amount of data i have on my graph it is...
View ArticleAccidently Deployed Report - Retrieval Possible?
I accidently deployed a report I was editing before it was correct to the server in Visual Studio 2012. Is there any way to get the original back up on the server until I complete the edits? I have a...
View ArticleSSRS: Set a default for "Text Box Properties"
I am relatively new at using SSRS (with Visual Studio 2013). I will be building several reports that look like spreadsheets and which have about 30 columns of data. The report of course has column...
View ArticleSimple subquery
I created a query and want to do if it is possible a subquery with summary, below is my code. Is it possible. I have never done a subquery before.SELECT [GL Description], SUM(Amount) AS [Prior YTD...
View Article