Report Builder Default Date Range
I have a report with Start Date and End Date parameters. They appear in a list with values like "2010-01-12 08:44:56.000". How can I make the default the past 24 hours? When I try to piece it...
View ArticleEnhance SSRS 2008 R2 report performance
Hi, We are using SQL Server 2008 R2. I am looking at different options that would enhance performance of the report when run in BIDS environment or ReportServer. I usually call a stored procedure...
View Articletable cut off
I have a SSRS 2005 table which is quite wide (almost 9 inches). When in the designer it looks fine butwhen run in Internet Explorer 9 it gets the right hand side cut off. Does anyone have any ideas how...
View ArticleSSRS Report - Group Subtotals: Employee Turnover
I have created a matrix report using the matrix wizzard in SSRS 2.0. The report is designed to calculate employee turnover. The count of terminated employees during the year divided by the total...
View ArticleSSRS report against ODBC data source not working
Hi,We are using SSRS to run a report against an ODBC data source. Within the query designer the query works with no problems. But when we run the report or try to test the connection from the data...
View ArticleHow to get result from two calculated members comparision..?
Hi.., I created two calculated members., Name 1.Reference period and 2.analysis period.., based on measure value.,I am getting two set of results when i run them sepearatly..,I need help...
View ArticleCan RS generated pdf can add digital signature block for user to sign
Can RS generated pdf can add digital signature block for user to sign
View ArticleAdding column as row for each date
Hi,I have tablix in ssrs with one dataset as below:Is there is any way to display client ID and date at the top of each claim data for that date. Something like below:Any help is appreciated.Thanks -...
View ArticleCAML query in SSRS reports
I want to generate a report using SSRS which will have a filter for Location, the filter is bound to a DataSet which returns result as per the CAML query from a list called Location. I want to add...
View Articlewhats error
= IIF(PREVIOUS(Fields!firstname.Value +" " + Fields!middlename.Value+ " " + Fields!lastname.Value + " & " +Fields!Address.Value) = Fields!firstname.Value +" " + Fields!middlename.Value+ " " +...
View ArticleReport Builder 3 SQL 2008R2
I have a report that looks at business activity in the previous calendar month.The report has a subscription to run on the 1st day of the month.Can someone assist in advising the scripting for select...
View ArticleCreate Report Part on the fly (RSC file) ?
Dear Microsoft experts,would you know how to build a report part for Report Builder on the fly? Preferably in C# or from SQL?This sample is great but this is to build a whole report :...
View ArticleGmail and MHTML formatting problems
Hello... I'm not finding any resolutions to a problem that many seem to be running into. Google searches are turning up more questions than answers. I'm hoping someone here can help me. I found a...
View ArticleComplete Pages Data Not Obtained On Initial Generation
Hi Community,We have developed a SSRS 2008 report split on 3 pages. On first page, we show a value X based on a division by another value Y that is obtained on second page through different summations....
View Articlessrs reports
hi,Can u give me a custom code to get a print button Google Chrome Browserfor reporting services.....srinu
View ArticleSorting Expression
The X-axis which is displayed is not sorted properly. 2007-2008 is a string. And when I convert Fields!CurrentMonth.value as CDATE(Fields!CurrentMonth.value ), I am getting error as cannot...
View ArticleMultivalue paramater not working when single value selected
Hi,I am using Teradata as Database. I have a multivalue parameter. In my Query i have mapped this paramtere as:K.REGION IN (@P_Region)The issue is when i select multiple values it works fine, but i...
View Articleenable page view in ssrs
Hi,my report preview initially was in pages. But all of a sudden my pages disappears and i can see one huge report without pages.How to enable pages?regards
View ArticleRequest timeout SSRS 2008 R2 (SQL Express)
HiHoping someone can help me with this or point me in the right direction. We have a SQL Express server running the database engine and reporting services and a web front end on another server.The...
View ArticleXML Query returns all columns from a SharePoint list, I just want one column
Hi All,I am trying to do something new, which I haven't done before. Basically, I have a SharePoint list, and want to return just one column from the list. The below query, returns all columns, any...
View Article