Microsoft.ReportingServices.Diagnostics.Utilities.InvalidParameterException:...
We recently upgraded from SQL Server 2008 R2 to SQL Server 2012 SP 2. Our reports accept a "psetofscopes" parameter which is a comma-delimited string which we in turn pass to a STRTTOSET function in...
View ArticleImport data from a Reporting Services Webpage?
Hi all, Is it possible to easily import data into SQL Server from a public facing Reporting Services webpage?I'd like to automate the process so don't want to have to download the Excel / CSV files...
View ArticleReport Builder 3.0 - Matrix - Create Column with Percentages based on Totals...
I have created a Matrix in Report Builder 3.0 for a SharePoint list. It works great.The matrix includes data grouped by months and grouped by the number of Yes and No answers to a single question.Now...
View ArticleGenerate separate reports for each group of the table
Hello!I'm new to reporting services.Currently in my report I have the table and grouping on one of the field. Now I want to generate and send separate reports for each group of the table.Is it possible...
View ArticleSSRS option to make capital first letter and rest small letters of a string
Hi, In the 'Name' field of String type is appearing all capital letters. I want to appear it as first letter is capital and rest all small. If there is space between two characters, then the second...
View ArticleShowing selected parameters values on each page in SSRS
Hi All,I have a SSRS report with multi-selection parameter..Basically it's a summary report of sales and based on country parameter I have to show data. let say Country is the parameter and below are...
View Articlehow to have date parameters nullable in fetch xml crm report
Hi All ;Below is my report parameter query<fetch distinct="true" mapping="logical">Date.getTime() <entity name="new_programmeoutput"> CrmDateTime @Search = new CrmDateTime { Value =...
View ArticleMajor Tick Marks - Not shown for the Max value
Hi,In a graph, Im trying to display one measure value (Order Quantity) across all the Categories for a particular month. So, I have specified the MAX value for the chart to be MAX(Order Quantity). I...
View ArticleReportViewer 2012 multiple report viewers
Report Viewer 2012 CTP or 11.0 is not letting me load two ReportViewers at the same time. I'm using local reports for both.I have two ReportViewers and the first one is getting loaded while the other...
View ArticleDate Format Issue
SSRS 2008 R2I have the following expressions that return the following values:=Parameters!startdate.Value Returns: 7/28/2014 12:00:00 AM=Format(Parameters!startdate.Value,"M/d/yy") Returns:...
View ArticleProblem with BLANK Value in SSRS Subscription
I have a report that I designed in Vis Studio 2005 and have deployed to SSRS 2005. I have no issues what so ever when running it interactively out of Report Manager. However when running it scheduled...
View ArticleHelp with a line chart displaying blank line in the legend
Hi all,Using SQL Server Reporting Services 2008 R2.I have a line chart, that represents the current day's data.My dataset returns data for the day divided up into 15 minute intervals start_time,...
View ArticleProblems with SSRS 2012 SP1 / SharePoint 2013 / Central Admin / Encryption keys
Hi,I have an SP 2013 instance with SQL 2012 SP1 SSRS running. Until recently, it was operating fine. Now, however, I cannot access the "System Settings" configuration page in Central Admin. I get...
View ArticleSerial number in ssrs
Hi...In my report i used serial no but it is now coming 1 2 3 like this it showing 1 4 6 like this.may i know what is the reason behind that please help me
View ArticleUsing COUNT and DATEADD Functions
Am trying to write an expression using the COUNT and DATEADD functions. Being a SQL noob, I really could use some help. The goal is to count the number of fields for the LastOnline value, for the past...
View Articlerange inclusive ssrs report builder using SSAS as source unsolved
Hello,I am trying to use MDX query designer in SSRS report builder. I choose a date dimension and i need to include a range for it . So i selected range inclusive as the filter.When i do that and give...
View ArticleNested IIF in SSRS 2012
I am trying to set 2 hidden conditions on a row that will show alternate numbered rows (all even #), and also hide any rows that have an answer of '0' or "".I have tried various variations of the IIF...
View ArticleWhen output SSRS report to Excel, Plus sign was moved to the far left pane in...
Hi there: I've created a SSRS report and looks good inside Report Manager, See below . plus "+" is in the right place andif I click it, it will expand. However, when I output results into excel, it...
View ArticleOpen SSRS 2012 website by IP address... using SSL
This is kind of a backwards request... We have a SSRS 2012 server using a valid GoDaddy SSL certificate. Everything works fine, and now we want to publish that website through our Imperva reverse...
View Article