How to caculate percentage in Power View reports?
hiI have a Power View report need to caculate percentage of specific rows against all rows. So I added a measure shown as below:COUNTROWS('fact_table')/CALCULATE(COUNTROWS('fact_table'),...
View ArticleLeft Justification doesn't work in production mode
Can anyone tell me why the left justification will work in Design and Preview mode, but not in production mode?I have left justification set as the property on the text boxes, and it looks perfect in...
View ArticleRecommended Specs for a New SSRS 2012 Server
We are in the process of upgrading our reporting environment from SSRS 2005 to SSRS 2012. The current version is sitting on old hardware and the plan is to stand up a new virtual server for the...
View ArticleSSRS and "For security reasons DTD is prohibited in this XML document..."...
Hello,I need some help here. We've had SSRS on our production server up and running for several months, after moving from another server that ran for a few years with no issues. Suddenly, 10 days ago...
View Article#Error How to set permistion set for custom assemblies when it access...
Hi, I have a custom assembly (C#) and we have been using it for a while. The dll file is located in reporting server >bin directory. I have added a new method into our collections which uses LINQ...
View ArticleSSRS 2008 R2 Data driven email subscription using remote smtp requiring...
I have searched the web, but have not found clear answers. I understand that SSRS may not support smtp authentication for data driven email subscriptions. But, from what I've read, there may be...
View Articlehi i need growth percentage in reporting services 2008.
REGIONpresent_month_saleslast_month_salesgrowth %A10825%B15147%C201811%D25244%E30287%F35329%
View ArticleSSRS 2008 R2 Image from database not rendering when exported to Word
I have an SSRS 2008 R2 report with a jpeg image in the body that is coming from the database. The image shows up fine when I deploy the report and view it in the browser as well as when exported to...
View ArticleRegarding the SSRS series configuration issue.
Hello, Good Evening!!..From our end, we are facing an issue while defining an action with respect to mentioned series propties.As specified in the below screenshot, we are having the...
View ArticleSSRS: How to deploy RDLC files with visual-studio 2010 setup
i am developing a win apps where many rdlc are there in report folder of that project. when i will create a setup for delivery to client then do i need to include all those rdlc file manually or it...
View ArticleSQl 2005 Reporting Services install
I am trying to set it up on my 2005 SQL server and not having much luck I followed the instructions at msdn.microsoft.com/en-us/library/aa545330 and when I get to the #6 there is no Reporting Services...
View Articlehow to connect with excel file in ssrs and write quary
hihow to connect with excel file in ssrs and write quary
View ArticleHow to evaluate running total on change of a group in SSRS
If I had this data --------------------------------------SchoolID SchoolStudents Employees1 50 Nabil1 50 Ali1 50...
View Articlegroup issue multi col
i have parent column : patient nameand i want to show data related that patient like phones, emails,....i want to show-------------------------------------------------------------------patient name...
View ArticleSend Email from Report Execution
Hello,I am looking for a way to call a report via URL and have it delivered via email. The use case I am trying to solve is:Project tracking information is stored in a databaseThe project manager needs...
View ArticleI want to display one field that shows how much time takes to rendering the...
Dear All,Is it possible to display the time. Thats takes SSRS report to Render..If possible how can i do..ThanksRegards,Shabi..
View ArticleReport parameter default value is not refreshing with autofresh feature
Hi Allwe are using SSRS report for mointoring purpose. we have date paremeter which is having default value as currentdate . Autorefresh feature is activated for this report . the Problem here is ,...
View ArticleSSRS ReportViewer dynamic height
Hi,I'm displaying my SSRS reports via the web application tool ReportViewerThe idea is to change its height based on the report. I mean, if the report is 5000px height then the ReportViewer height must...
View ArticleChart stripline showing Today's date
HiI'm really really struggling with this. I'm building a Range bar that now shows like a Gant chart. My X-Axis has my dates in. I followed this link:...
View ArticleReferencing Textboxs within a chart
Good Morning,Im having some issues with a report.I have created a table with a complex number of Nested IIF statements and rather than having one long statement for the sum i have chosen to use the...
View Article