Values combo of decimal and integers
I want to keep the decimals when the Type is "Days of the Road" but when its "Num of calls completed" or "Num of contacts visited", I should just be integers.How can this be achieved ? Please help.
View ArticleSSRS 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 ArticleSSRS 2008 R2 new features
Hello,I would like to know what are the new features available in SSRS 2008 R2 which do not exist in SSRS 2008. Can you please give me some refernce in this regard. Thanks,Gaurav Mittal
View ArticleReportingService2010SoapClient
good afternoonI'm trying toget alist of reports froma web serviceREPORTINGserviceMy code: Try Dim rs As ReportService2010.ReportingService2010SoapClient Dim binding As New...
View ArticleUsing \#\ to pass mulitiple values to a multivalue parameter in SSRS 2012
I'm using a graph to pass multiple values to a drill through report. Under the series properties, action options, I'm passing multiple values to another report's parameter.In SSRS 2005 I used to be...
View ArticleCascading parameter problem
I have a table in sql server with data. Table name: test ________________ | col1 | col2 | ________________ |Area | v1 | |System | v1 | |System | v2 | | |_______________I...
View ArticleSSRS Datetime Parameter value should display in DD/MM/YYYY format
Hi All we have 2 Datetime parameters in my report , where the value is shouwing in MM/DD/YYYY format . i have modified the language type of report to Fr-BE but there is not change . Users want to see...
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 ArticleSQL Server 2012 Reporting Services - Data Bars Not Displaying in Report Viewer
Hi All,We recently upgraded to SSRS 2012 (from 2008 R2). And, we are using Report Viewer 2010 for displaying the reports on our website.Most of the things are working find except for the reports where...
View ArticleCreating SSRS Report Using SharePoint Business Connectivity Service BCS
Hi Folks,I've been trying to run a report but having the following error;Attempted to perform an unauthorized operation. ---------------------------- Query execution failed for dataset 'DataSet1'....
View ArticlePrint Layout / setup - SQL Report builder
This might be a simple question but I'm strugling with it.</p><p>How can I change my report so itprints in Letter. I have change the size Width (20cm) Height (26cm) but nothing happens. I...
View Articleregarding sql server 2008 reporting services
Hi,i need to create a column with sub columnsname is the columnnamein column must have sub columnnamebikes components accessories clothingplease help me
View ArticleHow to turn on HTML tags on single cell?
I am trying to make line breaks appear on one of my reports. This RDL contains a tablix which contains a cell with the following expression as a...
View ArticleStatistics for a group in report group footer
I have a report of quotes to customers that I want to print by customer so have a customer group and it works fine.What I want to do is add statistics for each group showing number of quotes, number of...
View ArticleCreate Cache Refresh Plan Programatically
Using SSRS 2008 R2. I have a bunch to create for a single report with many report param combinations. Possible using a script or dotnet?
View ArticleOpen a PDF File from a SSRS Report
I have a requirement to include a link of some sort on SSRS reports that opens a PDF file. If this were being implemented in an Access report, a click event using the Application.FollowHyperlink...
View Articlecutting horizontal value
Hi guys,I'm getting cutting dates in the horizontal Axis, no matter what I do... (I made the font bigger and smaller, changed the label rotation angle, made the style bold or thin...)I'm using Interval...
View ArticleUsing level columns from an MDX query
Hi, SSIS does this thing with MDX queries to a SSAS database where it breaks down hierarchies to their individual levels. For example when I have a query like this:SELECT { [Measures].[Amount] } ON...
View Articlelist of fields not refreshed/updated after I change my query in the dataset
Hi,I have an embeded dataset in my SSRS report (using visual studio 2012), I modify my dataset query adding 2 fields in my select statement, however, when i try to add the newly added fields to my...
View ArticleHow to add the values of 2 Text boxes from different matrices in SSRS
I have 2 matrices in a reportBoth matrices have 1 row and 1 column, the columns have month name and the row have the KPI name.when I run the report the result came out likematrix 1June July...
View Article