How can I stop data sets from running which are the data source of a hidden...
Hi,I've been making progress comparing and contrasting a main chart with one of several other users selected charts as highlighted in the following threads;...
View ArticleSQL Reporting Services unauthorized problem on Windows server 2008
I have SQL Server 2008 on window server 2008 that is my report server.My web application is in vs2010 which is on the other system. When I tried to show the report in report viewer it giving the...
View ArticleSQL Reporting Services unauthorized problem on Windows server 2008
I have SQL Server 2008 on window server 2008 that is my report server.My web application is in vs2010 which is on the other system. When I tried to show the report in report viewer it giving the...
View ArticleAccess denied on /Reports and /ReportServer with any domain account
Hi.OS: Windows Server 2008 R2 EnterpriseComputer name: database.test.local (Not DC)SqlServer: 2008 R2Domain Joined: YesThis sqlserver is installed by a domain user TEST\database (database@test.local)...
View ArticleExpression if Output = value then do some calculation
Hi AllBelow is my report I need to calculate if Output = Starts on Scheme then subtract value Output = Starts on Scheme - Left Earlyi used the below expression =switch(Fields!Output.Value= "Starts On...
View ArticleDetails Grouping by Parent issue
SQL 2005My Data parent item qty 3001 2001 1 3001 1001 1 3001 1002 1 2001 1001 1 2001 1003 1 In my table I have a details group by Item, with parent group by parent.This is what the report shows 3001...
View ArticleThe left side border not showing when export into word
Hi,I have report which have subreport inside the tablix data region. The subreport also have tablix. when i view report its perfect.but when i export into word document the left side border is not...
View Articlehow to create matrix reaport in ssrs 2005?
hii have a table with this fieldspricedate, mallprice,cuprice,boursprice,productnamei wanna my report be such as below picturei use ssrs 2005
View ArticleRDLC report using SSRS 2008
Hi,I created a bar chart in rdlc using SSRS 2008. I tried to create category field dynamicallyusing "iif" statement but statement always runs falseand display chart data based itand category field...
View ArticleProblem in format when we print out exported report in word
Hi,in my ssrs report two tablix is there. in second tablix last row sub report is there.When i exported into word doc its looking fine but when i tried to print the document the format is not good....
View ArticleIs it possible to display two reports in two sheets of a single Excel report?
Hi Friends,Is it possible to display two sub reports in two sheets of a single Excel report?
View ArticleSSRS 2005 - Return all working days between two dates
Hi allI have a requirement to report on all hours posted between two dates, @StartDate and @EndDate. My query is currently:SELECT PROJJOURNALTRANS.EMPLID, PROJJOURNALTRANS.QTY,...
View ArticleReport models deprecated in SSRS 2012
Hi all We've installed SSRS 2012 in our test environment. During the testing we've noticed that report models are deprecated in SSRS 2012. A lot of our solutions use Report Builder and Report Models....
View ArticleWhat is the best way to create a SSRS 2005 Line Chart Report for a 12 month...
I'm looking for advice on how to create a SQL Server 2005 query and line chart report for SSRS 2005.I need to display the peak number of patients assigned to a medical practice each month for a 12...
View ArticleAdding a gauge to a report
I use Business Intelligence Development Studio 2008, with SQL Server 2008 R2. I know that there is a way to add one gauge to a report, and to see multiple adjacent gauges while previewing the...
View Articleperformance monitor
hi..I got an senario to answer in my interviewmy ssrs report was working fine for long days... suddenly the performance of the report goes down.what are the things i have to check step by step. Note :...
View ArticleMissing record in reporting services
Hi,Running SQL 2012 with all the updates.I am working on a report where I am facing a problem. When I edit the dataset and test the SQL query, I have all the data I need. But when I render the report,...
View ArticleSetting default date to Maximum date returned by an MDX dataset
Hello,My report is built from OLAP database.I have a parameter called Date which has only the dates which are processed. I want to set the default date value to the the latest date returned. How can I...
View ArticleAdding a line to a cluster-stack bar chart SSRS 2008R2
Friends . I need to add a Line to a Column Chart ...!!! I am explaining the scenarion...~Above is the Graph .. I need to connect the Coffee (1) and Tea (1) and Milk (1) ... and the same way i need to...
View ArticleHow to SUM Group wise Percentage values in the ssrs
How to add Percentages values in the SSRS .because these are group values which calculated in query department and resource wise and are repeating in query .and I need to sum the percentages of all...
View Article