Toggle gives extra total column
Hello,I am getting an extra total column (highlighted below) when I toggle the months column. Is there a ways to stop this from happening? The report is created Visual studio 2008.
View ArticleCustom data sources
Is there a way to identify all Custom data sources? Would be nice to find their login name and any reports that use them. I've looked around and can only find query to find this information for Shared...
View ArticleUsing Expressions As Row Groups
I have a stepped report that has 5 row groups. Each one uses an expression as the value to group on. The user selects a value for 5 different parameters and based on those parameters is how the...
View ArticleAdding Powershell as embedded code in SSRS 2014 report
I found only examples of adding VB to reports https://msdn.microsoft.com/en-us/library/ms156028(v=sql.120).aspxCan we add PowerShell as emb
View ArticleDrill down Report...Remove the Expand (+) and Collapse (-) button for some...
Hi.... I have implemented a Drill down upto 3 levels. First level is Continents... when a Continent is expanded.... Countries in that Continent are displayed... and when a Country is expanded .......
View ArticleSSRS Arithmetic operator issue
GreetingsI need your help in SSRS Reporting.. i run a report every day which give me current statistics and i need to add another line in there whcih i did by adding another value in chart data by...
View ArticleSSRS Group Total does not match Excel
Am trying to create an SSRS report based off an Excel query. The source is an SSAS database. The hierarchy is a parent-child account structure, with the rollup controlled by unary operators. The...
View ArticleParameters that have more that one value?
Hello,I am trying to implement some cascading parameters. The issue I have is that I have several environments (test, prod, etc) in two sites. This issue is that in the database environment can have...
View ArticleImage Link doesn't work in Report builder
I have created an iMage link in a querySample : SELECT EmpID,LinkName = '\\abc\xyz\employeePictures+'=CONCAT(EmpID , '.jpg')FROM ABC If I copy paste the link in a browser it works just fine . But when...
View Articleskip condition in "where" inside dataset when param is not submited
Hi,example in report dataset query defined as select
View ArticleSSRS report manager not rendering charts
We have built out a new report server using SQL 2012. After deploying our new and old reports to this server, charts are not rendering. It doesn't matter whether viewing reports in a browser or...
View Articlessrs excel extract
Hi I am extracting an excel file from SSRS report and need to freeze headers when exported to excel.tried to separate headers in to header of ssrs and mapped to columns.when exported to excel there are...
View ArticleInconsistent error in report
Hi All,I have a weird problem with a report I've written (using Visual Studio 2015).I have a Shared Dataset which runs a Stored Procedure that accepts StartDate and EndDate parameters. In the Report...
View ArticleSSRS Email Subscription
Newbie here in SSRS :) Is there a way that i can run an email subscription based on column value? Example SQL:Select Max(finish_date) from table1How can i run an email subscription when
View ArticleSSRS Report Designer Error
I'm receiving the following error message when I try to Refresh Fields after adding a query in the Dataset:Could not update a list of fields for the query. Verify that you can connect to the data...
View ArticleHow to create an analytical map?
Hello,I'd like to create a map (toolbox) but when I load world .shp file as analytical map and pick up sum quantity from my table as color tint, the map is blank in preview. I have no idea what I'm...
View ArticleMutliple Datasets One List
I have three datasets I want in a matrix grouped by a list. However, if I put my second matrix in the list grouped by EmployeeID it then defaults my second matrix to the first matrix dataset.I want...
View ArticleMulitiple Data Sets
I wonder if it is possible to link 5 different data sets to one dataset and if yes, how do I do that?
View ArticleSSRS Subscription cannot be created because the credentials used...
I am trying to create my first subscription on my SSRS webpage and I'm getting an error that says "Subscriptions cannot be created because the credentials used to run the report are not stored, or if a...
View Article