Distinct sum of textbox values
Hi ALL I have an data in report likedate value1-1-2000 3001-1-2000 3002-1-2000 1002-1-2000 1003-1-2000 2003-1-2000 200No wI need a distinct sum of...
View ArticleUse of "&" in Go to URL action
HiI am using go to URL action to open a sub report. I am passing one parameter on which the sub report is based. I have custom function which is:Function OpenURL(ByVal URL As String) As String Return...
View ArticleTime zone hanlding in Report Builder
Hi,Is that possible to convert UTC date time in to user selected timezone when authoring reports using report builder (Clickonce installation). i.e When user preview report using Report Builder or...
View ArticleTablix column counter - Execution order
I have this tablix where I count every column row that has a value. For instance, January column "col2" has values 507,572,854,803,1104,832(which is 6 values) and so on. What I want to do Is divide...
View ArticleCalling Reporting Services Render using Soap Envelope
I'm having a lot of trouble achieving a simple alteration to some code which previously worked on Reporting Server 2000, but now needs to work on Reporting Services 2008R2. I'm trying to avoid...
View ArticleSSRS 2012 Viewer scollbar issue in Chrome
Hello there,My issue is ssrs report viewer scroll bar not functioning properly in Chrome browser.In my web application I have added ReportViewer control in aspx page. All reports are working Fine in...
View ArticleThe Value expression for the query parameter...which does not exist in the...
I am adding security to my reports to limit which records appear based on who is executing the report. I modified all of my stored procedures that are used in report Datasets to accept an @UserId...
View ArticleFiltering 3 fields using the same date parameters
I'm using Report Builder 3.0 with a report model as my datasource.I have a report with the following parameters:@StartDate @EndDateMy dataset is filtered as follows: Expression: [Created_Date]...
View ArticleCreate report with stored proc as data source
I am looking for a good step by step document that can walk me through the steps of creating and deploying a report that calls a stored procedure with 3 parameters as its data source. Please...
View ArticleReport Server and Report Manager access
Hi,I finished installing SQL Server 2012 and was opening Report Manager and Server through IE 10 and it says the user I'm using doesn't have the necessary permissions to access them. I ran IE as...
View ArticleRemove and Display data in Column in Report Server
Goal: To remove data in the column "Last Run", "Modified Date" and "Modified By" in Report server. The second goal is to add data in teh column "Description" in Report server. Problem: How should I do...
View ArticleHow to have different headers/footers inside SSRS report
I am doing a SSRS report to generate some kind of print outs. I am using SSRS 2008.I need to have different footers inside the whole print out.e.g. After first several pages I need to use page number...
View Articlewant to know process time for Cube
Hi All, I have Oracle database as a Source Database and cube in SSAS,now I want to display last processed date of cube to the user with the help of SSRS report,please suggest Amit
View ArticleReport with Static Layout (Restrict Rectangle Growth/Static Tablix size)
How do you stop a Tablix or the rectangle that is a Tablix is contained in from growing. I have been designing a report that must have a very specific layout due to government and commericial...
View ArticleChecking the format of an IP Address
Hey All,I tried looking for a response that would cover this, but everything I found was either not what I was looking for, or was in a different program topic.I have a fairly straightforward 9-column...
View ArticleSSRS Format Codes
Where can I find a list of all the format codes, complete with their definitions?
View ArticleCreate parameter value that returns several values
Hi,I've done this before but it's been a while and I just can't remember how I did it.I've got a query that returns data filtered on the course entered e.g. SELECT [srs_mcr].mcr_code FROM...
View ArticleNew Features in SSRS 2012
Hi,Please let me know what are new features in SSRS 2012 in comparison to SSRS 2008 on the basis on1. Development basis2. Administrator basis3. User basisAmit Please mark as answer if helpful...
View ArticleDefault Parameters in SQL Report will not be set
Hi there, I'm currently working on a repor twhere I created some Parameters. My Problem is that for some particular Parameters the Default value are not set automatically as in other Parameters. What...
View ArticleReporing Services wont start after SP upgrade
Recently we upgraded one of our SQL server 2008 R2 from SP1 to SP2. The installation was successful but when the server rebooted, the Reporting Service did not comeup with the following error...
View Article