SSRS--KeepTogether for Footers of Nested Groups
Running 2008 R2. I have reports with Row Groups nested to a level of 3 and 4. Each group has 2 rows below it for subtotals and report beautification. When there is a break on the innermost group, there...
View ArticleHow to distinguish between first run and second run of a report?
How can we differentiate between the runs of a report, i.e whether the report is running for the first time or second time... so that i can make changes to columns based on the runThanks in advance
View ArticleSQL Reporting Builder 2008R2 - Printing in same session
When I am printing in SQL Reporting Builder 2008R2 and choose a printer deffirent from the default printer then the next time (same session) I go into the print dialog the printer is again set to the...
View Articlehow to get the percentage in SSRS
Hi All;Below is my report I need to find percentage of the belowwhen output is equal to Bussiness Starts i need percentage of [Count(Claim_Period)] for Bussiness...
View ArticleSSRS Speed Issue.
SSRS Speed issue coming after deploy SSRS report on Reporting Services.Version- SQL Server 2008 R2 Standard Edition.Report is running fine in SSRS Project, but I facing speed issue after deploy report...
View ArticleProblem with diacritics when export in Acrobat(PDF)
Hello,I use reporting service from Sql Server 2008 R2 and I have a problem when I export in Acrobat(PDF) format. All the 'ș' and 'ț' are after export in pdf just a square.Can you please help me. Thanks.
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 ArticleCalculated fields displaying as 0 after been exported to PDF
Hi guys, I thought all my problems were solved when I got help on calculating the totals outside of a table, please see the thread...
View ArticleDisplay minutes and seconds only.
Hi,I am using report builder 3.I want to use an expression to calulate the difference between two Datetime fields and display the result in minutes and seconds.I am using the following...
View ArticleEmbed image from Azure storage
Hi,We have a really funny problem with embedding an image into an SSRS report.If we embed an image with a URL of less than 50 characters it works - but if its over it doesnt render at all, even if the...
View Articlecrm 1 Report for Accounts and Contacts the use CRMAF_Filteredxxxx and switch...
Hi all, i want to know, how it is possible to use the CRMAF_FilteredAccount and CRMAF_FilteredContact, so that i use the report in crm from both entities and filter only the int AdvancedFind filtered...
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 ArticleExpression issue SSRS
HI All,I have an issueIn the Total Column I have written an expression like =IIF(Fields!StatusReasonReportingLabel.Value="Prepare",SUM(Fields!TaskStatusSecondsDuration.Value),0)it is not displaying...
View ArticleSSRS 2008 R2 - Default Multi Value Parameters are Not Selected
Hello,I've been running into this issue quite a few times, and have been unable to solve it through reading various posts/forums. Here is the issueSoftware Details:Datawarehouse Database - SQL Server...
View ArticleThe Value expression used in textrun ‘Textbox.Paragraphs[0].TextRuns[0]’...
Hi all,While viewing report in SSRS 2008 i am getting an error like thisWarning 1 [rsInvalidExpressionDataType] The Value expression used in textrun ‘Textbox21.Paragraphs[0].TextRuns[0]’ returned a...
View ArticleHiding Report tables based on input parameter flag
Hi,I have 50 Tables in single RDL. My requirement is to show tables based on user selection. I can achieve it by setting visibility Hidden to True and False. But what is the rendering time of the...
View ArticleSSRS 2008 Report Builder (3.0)
I deleted the detail row from a table.Could anyone tell me how to add detail row back to the table, as I do not see an option for that.Thanks!
View ArticleHow does "Credentials used to run this report are not stored" work?
I have a Report Server web page on which there is a Shared Data Source in a folder by it self. I used the "Credentials stored securely in the report server" option for the data source and I used the "A...
View ArticleSQL server 2012 Reporting services on Windows 7 64bit needs which version of...
How much integration can be done between SSRS 2012 and Microsoft SharePoint 2010?Does it require isntalling SQl server 2008 R2 as well?Operating system is Windows 7 Ultimate 64bitSQL Server 2012 is...
View ArticleSSRS Expression select value from the Dataset
Hi there,Assuming that if my report has a dataset named DeaprtmentDS that call a SQL which return values below Department, Country DeptA, ChinaDeptB, USDeptC, CanadaDeptD, JapanIs there a way,...
View Article