Sys.WebForms.PageRequestManagerServerErrorException - Error Question
I'm getting this error below when trying to run a report from production Report Server, but works fine in Staging environment. Also, production is scaled out and far more power. Oddly enough, there is...
View ArticleConsistent custom palette across charts
I am attempting to create a custom palette to use for multiple charts on my report. I always want series 1 to be ColorA, series 2 = ColorB, etc. I am not trying to match values to certain colors. I...
View ArticleExpression treating 0 the same as Null help
Hey friends!I'm having a heck of a time here.I have an expression that should be returning 0 rows but instead it is returning a different number. The query has 19 rows returned and each of them has...
View ArticleThe version of the report server database is either in a format that is not...
we are getting the following when we updated from SQL 2012 SP2 to SQL 2012 SP3 [quote]The version of the report server database is either in a format that is not valid, or it cannot be read. The found...
View ArticleWhat Algorithm is used to create the Symmetric Key?
So my google-fu may be lacking but I have a security audit questionnaire I am filling out and they asked what algorithm is sued to create the encryption key for SSRS reports and I can't find it...
View ArticleJoin issue?
My query which I found online, is below. It worked fine until I added a column from v_R_User. As soon as I do that, the report comes out blank with headers only. I'm terrible at joins and suspect...
View ArticleSecond table does not appear in report when rendered.
Hello,I hope somebody can help me out here. I have created a report using multiple datasets. Table A uses dataset A, and table B used dataset B. Now, I created table A, and need the second table to be...
View ArticleSSRS issues with exporting
Let me start by saying that I am new to SSRS. I inherited this and am trying to solve some weird issues I am seeing with it.The server is a VM with 32 GB RAM. The SQL version is SQL 2012 SP3 a
View ArticleCreating invoice types SSRS reports
I was trying to create invoice types reports in SSRS. I was following blog post on creating those invoice layout. In order to get fixed neat layout for invoice type report , I use stored procedure to...
View Articleprovide access to CustomGroup of AD accounts instead of ADgroups in SSRS
Hi Team,Do we have any provision to implement custom security mechanism in SSRS report.I have a requirement like create custom group with AD accounts and give a access to customGroup instead of...
View ArticleUrgent help on ssrs
required ur help in one the issue I m facing.We have an environment with active passive cluster with 4 sql reporting servers. there is process which generate reports for 1000 branches there is a...
View ArticleSSRS Export to Multiple Excel Worksheet but different columns in each worksheet
Hi I created a report that export to multiple excel worksheets using this helpful link( http://stackoverflow.com/questions/4629
View ArticleCreate a SRSS report based on Active Directory Group membership??? Possible?
Hi,I need to create a report displaying all the users within one Active Directory group. There are only about 15 users within the AD group.Can anyone tell me or give an example of how I can create a...
View ArticleExtract all email subscription
Is there a way that you can extract all email subscription in SSRS without admin privilege?
View ArticleI am not getting COLUMN TITLES in every page ( Why is that )
I used VS 2015 to develop the report.....See the 2 attachments which shows my tablix propertiesIMAGE1 = Tablix propertiesIMAGE2 = Actual report after getting to page #2 ( Notice - Column headers are...
View ArticleDynamic Page Number in report body
I've been finding a way to display Page number in in body of the report. But I still haven't found a working solution.Initially I tried to use a text box in body area(reference to the...
View ArticleExport data sources only
Is there a tool to copy just the data sources from one server to another one? I used the Microsoft tool and it was missing the security options.
View ArticleHide Date Value
Hello, In SSRS I have a bar graph that shows values based on dates. If I run the report today it'll show all the dates for this month and then there are some records that has the date "12/12/20." In...
View ArticleCalculate % of Units
I have the following report I'm working on that has Fiscal Year and is broken out of by months. The Customer wants to have units per month then % of Total for Fiscal Year, Revenu, % of FY revenuse. I...
View ArticleForce a new page for a subreport - tablix group footer
I have a report with a tablix, which is grouped. In the footer I have subreports. I am trying to force a page break after the detail lines of the tablix, so that the first subreport starts on a new...
View Article