Design Question: What is the best practice for reporting on data that spans...
We are using SQL Server 2012 SP1, and we have around 30 instances of the database engine installed. We collect performance data throughout the day, and each instance currently stores its own data in...
View ArticleLookup and find a match
I want to know how this will work in the expression.I am basically trying to lookup a device_ name in dataset1 from dataset 2 and get the value of a column Devicename_ Type(dataset2). Iff the...
View ArticleRepeating a text box
HiI'm building a report on SSRS 2012 and I want to know if there is a way to repeat automatically a text box who is in the top of my list in the second page of my report.I'm not using table.Thanks
View ArticleReport Builder 3 - Date formats
Hi,In Report Builder 3 the dates on the report are coming through in the format MM-DD-YYYY however in the data set (source) they are in DD-MM-YYYY format.I know how we can change them on the report by...
View ArticleSSRS - show reports like slideshow
Hi,I have a requirement to show reports (two reports)one after the other like a slide show. The first one already is set like a dashboard with auto refresh property on for 120 seconds. How do I include...
View ArticleCannot create/access SSRS server on local system
I installed a full version of SQL server 2008 R2 developer with SSIS, SSRS, SSAS. I started the SSRS service in windows. No matter which server name I try, I get the error Unable to connect to the...
View ArticleBarcode rendering
HiI have developed a report with a code 3 of 9 barcode in it. The font has been installed on the SSRS server. The report displays perfectly on the screen but when printing adds some space into the...
View ArticleHaving Problems Viewing Reports as MHTML in Email Body
When a subscribed SSRS report is configured to be sent via Outlook with the report shown in the email body [ [b]Format:MHTML (web archive)[/b] ] and viewed in Outlook 2010 (or 2013) on a Windows 7 PC,...
View ArticleIssue with SSRS Loading Report from Definition From Assembly
I am using SharePoint 2010. I created web-part where there is report viewer control. On the page load of the control. I am writing below codes to load report from definition. Web part is not giving any...
View ArticleHow to hide/view a SSRS report parameter control dynamically at runtime?
Hi,I am using SSRS 2005. I want to enable/disable or hide/view parameters based on another parameter selection. Say Suppose I have 5 parameters. User selects first value in first parameter I should...
View ArticleDate Format changes to US in Subscription
Hi Folks,My report has date format set to en-GB but the report changes date format to US when I subscribe to the report. Any Idea of how to display date format back to en-GB in subscription...
View ArticleHow to sum on parent column but still display child columns
Hi I am new to SSRS. I could generate simple reports.But I am stuck generating the following report.I have a DataSet which gets the following data.[b]OfficeId OfficeResources GroupId GroupDesc[/b]10...
View ArticleFormat Cell based on conditions in SSRS VS2010
Hello,Struggling to write a Iif or Switch statement in the expression for the following:If the cell value is "Y" then nothingIf TODAY() is 10 day or less prior to SV3 date (Field SV3Date) then Red...
View ArticleLookup and Countdistinct
I am trying to get records using Lookup.Since there are other lookup columns based on the same dataset I cannot use a select distinct in the main dataset.How can I get distinct rows in the expression...
View ArticleReport Manager organization
Hi Everyone,Just curious as to how you organize your reports on the server.1. By report type2. By department/functional area of your company3. something else, and if so please provide a bit if...
View ArticleI got few tasks please help me out
I got task, Please help me outThe objective of this task is to create a report that will connect to the AdventureWorksDemo database on the “TESTPC” instance of Analysis Services, and follow the...
View ArticleHow to detect my report is running for the 1st time for a user
I want to be able to set a default for a parameter only the 1st time a report is opened. How can I detect that a report is being accessed for the 1st time
View ArticleDisplaying top Products by Price
Please see exampleex prdname price x 10 y 20 z 30I want to display top 2 products by price..please help me out
View ArticleFixing the cryptic SSRS error - rsServerConfigurationError
My SSRS 2008 service is started in windows services. It is running and uses the Local System as a logon, the same one I used during installation of BIDS. I started SSRS 2008R2 entered the url -...
View Article