SSRS Subscription Error - Parameter takes a values that are not valid
Hi,I am trying to set up subscriptions on one of my SSRS reports.The input parameter is a integer. I would want it to take the current year in "YYYY" format I tried with the variable = Cint...
View ArticleConditional SUM in report builder 3.0
I have a bit of a complicated requirement - at least it is complicated to me which is why I am hoping to get an assist.I have a report that has columns (there is more but this is the only necessary...
View ArticleSSRS Subreports Problem
Hi Group,I have a main report and a subreport. The main parameter is called IN_ID which is present in all subreports. Along with IN_ID, Subreport has one more parameter called ME_ID. For each IN_ID if...
View Articlereport/sub performance
I am using SSRS 2012, querying a 2012 SSAS cube. I have 3 sub-reports that are almost identical, except that they filter for a different Business Unit, and display a different hierarchy.On sub report...
View ArticleReport Builder 3.0 Hangs at Startup
Have a PC here with Windows XP Service Pack 3 where Report Builder 3.0 was working fine for several days and then started hanging at Startup (with partially drawn windows). It opens fine if I go to an...
View ArticleSSRS word output column breaking or missing
Hi Guys, I have rendered an output of ssrs report (ssrs 08 R2) in pdf and word format.In pdf all the rows and column data are shown ,but in case of word ,partial of report columns are not...
View ArticleWant NULL value of date type column at last when ordering data in report
Hi,I am using SSRS 2008 R2. Dataset has date field "MyDate". "MyDate" field contains NULL(nothing) values. I am doing sorting on different fields. I am able to sort data with "MyDate" fields also.Issue...
View ArticlePower View: fixed height / width of cards?
Hey there,I'm currently working with PowerView in Excel 2013 and I'm struggeling with the visualization of cards. I want to show the top three customers per category.As soon as I change filters the...
View ArticleFile Size exporting to Word (.doc)
We recently exported a report to Word format and it ballooned in size to over 100MB. I'd say that's a little large for a 55 page report.Anyone out there know what might cause a simple data report to...
View ArticleOptional Date Parameter with Null
Hello.I am using Reporting Services, Server 2008 r2.I have queried instructions on this forum on how to have an optional date parameter with a null and everything I have tried still does not work. I...
View ArticleConfiguring SSRS reports to run on mobile devices
Hello,We currently have an internal .NET application that uses report viewer to run SSRS reports. We are running SSRS 2008 SP2. There has been a request to to have the application be accessible via...
View ArticleSSRS dataset Size allocation
Hi guys, What if the size of the data set is assigned as 4000 and the data inside is of only 400 char size then does the data set allocates all 4000 char space to accommodate 400 chars?--ex:ssrs report...
View ArticleHow to make a calculated field in the Query Desinger?
Hi I am wondering if it is possible to use the Query Designer to make calculated fields. Like:SUM(SOD.UnitPrice * SOD.OrderQty) AS SalesIs it possible? How to do it?Of course I can just write the SQL,...
View ArticleSSRS Report Manager URL is not working
We installed SSRS 2008 R2 standard edition on the web server and made its port 8080. After configuration, we are able to open Report Server URL, while report manager URL is not working and is blocked...
View ArticleReport Viewer and Parameter arguments must be explicitly supplied by user
Developing an ASP.NET site that will have access to an SSRS.Upon landing on a page the user will click a link to navigate to the Reports.aspx page.The page_load event contains VB to access the report...
View ArticleCalculations from Sub report
I have a main/sub report and i want to use one value from the main report and one value from the sub report and make a date diff calculation. Can you do this in SSRS?
View ArticleParameter values repeating
I've implemented a parameter into a report using Report Builder 2.0. I have the parameter set to a drop down that allows selection of multiple text values.The problem that I am having is that the drop...
View Articleaccount logon popup on SSRS server not on client machine?
if I tried to access the SSRS web service in IIS on the server, https://FQDN name/ReportServerSql1, it keeps asking me user name and password.However, on a client other than the SSRS server, after I...
View ArticleChart error definition of report, invalid detail member
I have a Dataset based on a query that produces a table roughly as...
View Articlehow do I calculate Cumulative Overage
I have a report and used the following expression to get overage =Fields!nbr_created.Value - Fields!nbr_comp.Value - Fields!nbr_canc.Valuehow would I write an expression calucate cumulative overage...
View Article