Optional 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 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 ArticleReportViwer and Parameter
Hi I am having trouble with ReportViewer and Parameters on ASP page. sample of code below:Dim Param(1) As Microsoft.Reporting.WebForms.ReportParameterParam(0) = New...
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 Articleparameters and report fields
Hello, I have a SSRS 2005 report that currently has 2 parameters that are passed to the query.I divide two values in the report field to display a percentage in my report.I now want to add two...
View ArticleSubreport linked to parent report but want to group each linenum on each page...
I have created 4 subReport, and have linked these all 4 sub report to parent report, issue I haveis the invoice I have pulled from data base have 4 linenum and I want to group the parent report by...
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 ArticleSSRS TargetServerURL for SP Integrated Mode
Hi all, this should be simple, right? I have a SQL Server 2008 R2 installation (DB, SSIS, RS, AS) on a database server (call it "sqlserver") and I have a SharePoint 2010 site on "appserver". SSRS is...
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 Articlereport calls a query multiple times
Hi allI found this strange behaviour when I was looking at SSAS traces of a specific reprot.It seems that if you configure report parameters to get default values from a dataset, then the query of...
View ArticleHow to optimize column width on SSRS report on SharePoint 2010?
I have SQL Server 2008R SSRS and SharePoint 2010 on integrated mode. I'm using Report Viewer for displaying reports.I have so many columns on report (matrix/table format) and I would like to optimize...
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 ArticleThe permissions granted to user 'LNM-TWIN7-PC\swtest' are insufficient for...
Hi,When I Deployed SSRS Reports from my Local machine to Deployment Server through remote desktop,When i try to deploy in my local machine,I got Below Error mesaage,"The permissions granted to user...
View ArticleHow to display data label on Pie chart in Power View report?
If I select Pie chart then data labels option in menu bar get disabled. Any one can please provide me solution for this problem. Thanks in advance.
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 ArticleSSRS 2005 + CSV data source file
Hello all people,I need to read one or multiple csv file(s) through SSRS.The goal is to provide, for one Customer, a web portal to read csv file as we request a simple statement : select * from [csv...
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 ArticleMulti value uses wrong deliminator in SSRS2012
HiI have always been a huge fan of the multi value function in the parameters. In SSRS 2012 our report manager is using ";" instead "," when seperating the values - this of course then means that the...
View Article