Failure to export built-in Globals to Excel
I've written a number of reports for my client using SQL Report Builder 3.0 on SQL Server 2008 R2. Everything is fine apart from one anomaly. Every report contains a text box in the footer with the...
View ArticleDetect within a report if running in SharePoint integrated mode or Native mode
For a drillthrough using an expression, I have to specify the .rdl extension in SharePoint integrated mode but I have to leave it off when running in preview or native mode. Is there some means of...
View ArticleSSRS 2008-R2: Layout on iPad
Dear community, I am running crazy with my report. It is very complex and has 3 charts and 7 tables. In IE it works without any problems, but when I try it on my iPad it totally mixed up and the tables...
View ArticleReport Items Grand Total Problems in Reportviewer 2010
Please help me Page1 Column-A column_B TimeDiff <---Datediff() Here i'd used. a 2/05/12 00:00:00 a 4/05/12 02:25:17 a 6/05/12 01:45:55 Page2 a 6/05/12 02:25:17 a 7/05/12 02:25:17 a)Total...
View ArticleQuery execution failed for dataset 'MultipleDevices' (rsErrorexecuting Command)
I created a report using visual studio and it runs fine. I deployed the report to the server and now I am seeing the following error: An error has occurred during report processing....
View ArticleExport Graph from SSRS to excel format, size issue
Hi, Whenever we export SSRS report with Graph into the Excel format. If the graph width size is more than 25.7” inches, then it is reducing the size of the graph. If the size of the graph is less...
View ArticleAdding fields together rather than concatenating them
Hi I am trying to add two fields from a data set together; =Fields!FirstNumber.Value + Fields!SecondNumber.Value The result returned is basically FirstNumberSecondNumber, rather than a total. How can I...
View ArticleI need help building a fairly simple report, SQL 2008R2, Report Builder 3.0
My data schema is very simple. Each week a store puts in their name, the week number, the year, and their total sales. We use this data in a number of reports / spreadsheets and it has served us well...
View ArticleShowing One To Many Relation in Report
Hi, I have two sharepoint lists City and Town. I have created datasets in SQL Report Builder 3.0 City has ID and City columns. Town has ID, Town and City_ID Columns I want to show all cities and towns...
View ArticleExporting Reproting in Excel with Multiple Tabs(Sheet1, Sheet2, .... Sheetn)...
Hi All, I have a requirement as bellow:- I need to Export report in Excel, where name of excel (A_123.Xlsx) should defined at run time (when report will get saved) and report in Excel format...
View ArticlePPS (Performance Point Services) Filter does not Refresh
Hi Experts , I am facing sever Refresh issue in PPS Reports. I have Two Dashboard Dashboard_One and Dashboard_Two I have few Filters on both the Dashboard . In Dashboard_One I have 2 Filters 1)Year...
View ArticleReporting Multiple Sharepoint List
Hi, I have many sharepoint list lookup with main list. For example, City list has City_Id and City_Name Town list has Town_Id,Town_Name and City_Id Personnel list has Personnel_Id, Personnel_Name and...
View ArticleIE hangs when server report is being generated
Dear All, I have a problem with my SSRS server report. When I try to open it through Reporting Services web site my IE starts to use 25-30 % of CPU and consumes more and more memory and finally it...
View ArticleSSRS Subscription (SQL 2008 R2 outside sharepoint farm in native mode) to...
Hi Friends, For a Native mode SQL 2008 R2, We have a SSRS subscription in place which throws a pdf to the server d drive. Now, we want this pdf report to get uploaded to a sharepoint document library....
View ArticleCalling Stored Procedures Dynamically
Hi I am having a problem when trying to call a stored procedure using a parameter to supply the name of the procedure. I have two reports (A and B) that are linked with an action on a text box in...
View ArticleDisplay Hyperlink in SSRS Report and Display the details in a Separate...
Hi, I have a requirement as follows. Can someone please suggest me the best way to implement this functionality? Master Report Should like below: -------------------------------------------- CastNo...
View ArticleReport parameter issue.
I have created one master report. in that report have two text boxes.each text box are mapped to the different report in same solution explorer. first text box are map to Summary report in that report...
View ArticleParameter getting disabled when there is change in the order
My report has around 10 parameters of which the two parameters causing the problem. The first parameter @City is a multi-value parameter and second parameter is @Amenities. The value for @City is...
View ArticleMatrix - Force Borders on data not filled yet
I have a matrix that it is filling 4 quaters per year, but until the data is entered it is simply BLANK and for presentation purposes is there a way to force the borders to draw even if the data has...
View ArticleIn SSRS subcription, how to retreive the parameter type of subscription...
In SSRS subscription, I would like to get the type parameter before setting a value but I have no luck finding any code on how to do it. In this link...
View Article