Ignore/disregard multiple parameters
I have a relatively simple report where I am using multiple parameters.I want to retrieve information that a user submits into the system and then filter it by division, department, request number,...
View ArticleOne report to handle multiple language
Hello,I have been given a task to see if this can be done or not. We have a report that works well in current environment, in north america. Now, we are going international, meaning our report will...
View ArticleParameters in SSRS have no effect
I have a query that simply returns Customer Name & Number. I am building a sales report with invoice data. I've set the Customer # as a parameter in the report to pull from the Customer query for...
View ArticleHeader is not Coming IN PDF on every Page only First page header column is...
Hi,When Export To PDF only First Page Header is Coming Rest of the Page No Header.I did changes as go to Advanced -----> Static-----> Than select header Column At Row Group Side and make it True...
View ArticlePassing DataField value as Input Parameter in SSRS
Hi, I need to pass Dataset1 Field value(ex: CountryName) as input report parameter for Dataset2 in SSRS. I have assigning its Parameters properties called Default values and available values. But it...
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 ArticleHow to show serial number in SSRS report
Hi,I am using SSRS 2008 report. need Serial number under groupexample like: Group name A: 1 2 3 Group B: 1 2 3 4Hasan Jamal Siddiqui(MCTS,MCPD,ITIL@V3),Share Point Application Developer,TCS
View ArticleEvent-driven refresh of cached shared datasets
We have a growing business intelligence solution deployed on SQL Server 2008 R2. All reports are in SSRS and are executed via web browser by the end-users throughout the day.We have been investigating...
View ArticleSSRS 2008 configuration Manager - "Invalid Class"
Reporting Services Configuration Manager is throwing an error when I try to "Find" the server. The manager starts up and takes me to the "Reporting Services Configuration Connection" window. I click on...
View ArticleReport header cuts off when printing
I have a report with a header on top, that displays the labels and values of the selected parameters. When a user selects multiple values for a parameter, it could be that this is displayed on multiple...
View ArticleReport upgraded to SSRS 2012 SharePoint integrated mode now interprets dates...
We previously had SSRS 2008R2 running in integrated mode with SharePoint 2010.I had created a report which pulled date information from an SSAS cube (also 2008R2) to populate the default values for a...
View ArticleFormat a TEXT data type
I have a report that pulls data from a TEXT data type column. When users type data into the database, hitting the ENTER key will start a new line. When I pull the text onto a report it pulls all the...
View ArticleHow to add a parameter based off another parameter
Hi I have a date parimeter that a user selects at runtime. What I would like is to create another parameter that takes the date they pick and subtracts one day from it, but it needs to stay hidden as...
View ArticleDynamic header space based on page number
A new client of ours prints their reports on the front & back of paper. The front of each paper has a large letterhead, so we need to accommodate for that space. However, on the next page (the back...
View ArticleBradford Factor reporting in SRSS - Row/Result counting?
HiI am trying to automatically count up the Bradford Factor/Formula for our HR to measure worker absenteeism, the formula for this is Days Ill x Spells of Absence x Spells of Absence. This process...
View ArticleNeed Expression For below requirement
Hi,me getting from DB value like 1-555(73)i just want to show in report below Output 555 (73) means in first line 555 than next line (73) . i am using below expression right...
View ArticleLookup function with CountRows
HiI have an issue where I am trying to use the CountRows function with a Lookup function and I don't even know if this is possible. I am guessing by the error I am receiving it cannot be done but I...
View ArticleAre SQL 2012 Reports compatible with VS2008 ReportViewer controls?
We have several reports built in SSRS 2008 that are viewed by an intranet application built in Visual Studio 2008 with its attendant ReportViewer control. Each of our clients have their own SQL...
View ArticleRS.EXE is missing
I just performed a fresh install of SQL Server 2012 Standard Edition SP1, including "Reporting Services" in Native mode on Windows 2008 R2. I cannot find the executable "RS.exe" anywhere in "C:\Program...
View ArticleCan we Avoid Link if value is not in report Cell
Hi,me giving one URL in report textbox--> action --> go to url (=IIf(Globals!RenderFormat.Name="PDF"OR Globals!RenderFormat.Name="EXCEL"OR Globals!RenderFormat.Name="MHTML" ,...
View Article