SSRS Grouping pane not showing Groups created in the Report
Hi EveryoneI am new to SSRS and am just creating practice reports. I am craeting a reports in BIDS that get installed with SQL server 2008. When i create a report i do not see any group in the grouping...
View ArticleSSRS 2005 - Export to excel : Run time error occurs because of too large data.
Hi ,I'm getting following error when exporting the report to excel. I know this error occurs because of too large data.Could anyone please advise the solution for this? Server Error in '/Reports'...
View ArticleWhat is spatial data in ssrs
Hi All,i am working on map reports when am using countries shp file after browsing the file when i click on next , and again next its not navigating to othar page what is the problem .can anyone...
View ArticleDecrypt the ConnectionString
In the "ReportServer" database, is it possible to decrypt the content of the "ConnectionString"?select * from dbo.DataSource with (nolock)Thanks
View ArticleStored procedures for Aggregated values
Hi all,Okay, I know that I have been avoiding this topic for a while now...not that its difficult or something but for some reasons I felt that if a query can be handled in the front end (SSRS) then...
View ArticleStored procedures for Aggregated values
Hi all,Okay, I know that I have been avoiding this topic for a while now...not that its difficult or something but for some reasons I felt that if a query can be handled in the front end (SSRS) then...
View ArticleCross tab report/Matrix
Hi Guys,I have a requirements to make report that look like a cross tab using the dateandtime as column header andshould be by month. please see my sample.I tried this in Matrix but not success. any...
View ArticleOuter Join issue in SSRS
Symptom description:I have a Department table and an Employee table. In Department table, Deptno is the primary key. In Employee table, Empid is the primary key and Deptno is a foreign key pointing to...
View Articlehide columns from subtotal - ssrs 2005
Hi there ,I have a matrix report as follows Time slot 1Time slot 2Time slot 3TotalFromToCountFromToCountFromToCountFromToTotal CountCategorySub...
View ArticlePage footer is coming back of the report on Reportserver SSRS
HI Friends,I have a small issue. My report is working fine in the Solution but on the reports server when I scroll down the report I was getting page footer back of the report and Column headers are...
View ArticleImpact of Custom code in SSRS Report
HI Everyone, for suppose, I have a situation where I have to divide 2 fields from the dataset and I should avoid divide by zero. for which I have 2 approaches.1.written a custom code as below Public...
View ArticleHow to bind multi value parameters dynamically in SSRS Report
Hi All, I got stucked in SSRS report where there are five parameters for report 1) From Date 2) End Date 3) Market 4) Party 5) Segment which has to be interlinked to each other i.e when user entered...
View ArticleHow to Give multiple selection in ssrs?
Dear All, I have created one ssrs report i gave parameters to that report item no,item catagery code and branch name. it is working good.but i need to give multiple selection for that...
View ArticleOne PC cannot access Report Builder after upgrade
We recently upgraded to 2008 R2 SP2, but we are using Report Builder 1.0 because it fits our needs better than 3.0. We have one Win7 64bit machine that receives an error of "400 Bad request" when...
View ArticleSubreport(detail report) parameter prompt is not showing
I have 'Summary' and 'Detail' reports. The summary report has a link 'Go to Report' option to view 'Detail' report. Both of them have a parameter called 'days' and values are 30, 60 and 90. When I...
View ArticleHow to get last Sunday?
Hello,I'm looking for a way to pop an SRS expression to show last Sunday into a default date parameter. Anyone able to provide a solution?thanks!
View ArticleHow to use ReportExecutionService.Sort2() method
We're using the ReportExceutionService to render reports using the HTML4.0 renderer to a web page. So far I've successfully been implement to implement paging and toggle functionality. But I'm...
View ArticleSQL Designer Preview,Report Manager Preview and Rendering Preview
Hi,I have a dashboard report which will have 12 subreports which works fine individually. Till yesterday I dont have any issue.When I tried to reformat some of the subreports and checks the Report...
View ArticleCannot leave Multi-value report parameter blank when setting up subscription
We are using SSRS for SQL Server 2008 R2 integrated with SharePoint 2010. We created a report wiht a text parameter that is configured to allow blank values and allow multiple values. When the report...
View ArticleProblems using or in a data filter
I have an ssrs report that I'm trying to use multiple filters on. When I use a single filter some of the data is filtered out as it should be. However when I add the or and the condition neither...
View Article