SSRS filters using "IN"
I have a table that I need to sort by multiple values and am not having much luck. Is is possible to use the "In" expression in a table?Field: =Fields!XYZ.valueOperator: INValue: ?????When I only use 1...
View ArticleHow to get rid of blank pages in PDF exported from SSRS
have a SSRS report. When i tried to export to PDF it was taking 4 pages, where the 2nd and 4th pages were blank. In Report properties I have set my page to Landscape with 29.7cm and 21cm height, and...
View ArticleReports Deployment to different Servers
Hi everyone!My Problem is a relatively simple one. I have a test Report Server on which reports are developed, deployed and tested. Once the Report has been successfully built we want to alter the...
View Articleusing =iif in query
HeyI got a problem, i need to fill a table with data - however I need a bunch of paramters which I can get to work - but the problem is I also want to choose 0 parameters or a "fake" parameter, that...
View ArticleSSRS Expression
Can someone help me with an expression to bring in Start of week , Start of next week and so on...I am just using the text Week1 , Week2 , Week 3 and Week 4 from the query.Not in Query but in...
View ArticleReporting Services and Kerberos delegation/impersonation
Hello all,My report server and reports database are on different machines, so I've spent quite some time configuring the use of Kerberos and Windows 2008 SQL Reporting Services - I've registered all...
View ArticleSSRS development and production environment
Hi,We have set up ssrs 2008 r2 in our company. We are using this for development now. Now we would need a separate environment, that can be called production. Without installing a separate instance can...
View Articlers.exe to schedule reports
Can I schedule ssrs reports using rs.exe? If yes, how do I do that.Thanks,Sreekala
View ArticleReport images disturbed
Hi Team, I am new on SSRS and got one assignment to remove few graphs from the report. When I removed graphs from the report, images on reports got disturbed. There were 8 images on report header. Last...
View ArticleCan you toggle visibility of a column as well as a row in a table?
I'm having great difficulty getting the toggling to work! I've got a table with a detail row, a group row and a header row. What I want to do is to toggle on a group field hiding and displaying the...
View ArticleHorizontal Axis Order
HiI have created a chart in Report Builder looking at a data cube where the horizontal axis is the month of the year (in a word, eg September). However the months are in alphabetical order not in month...
View ArticleHorizontal Axis Month Sales
HiWhen you have a horizontal axis looking at sales by month on a graph, how can you show an month with no sales ?Paul
View ArticleParameter Order-how change?
Well, I've finally come over from the dark side and started using SSRS for reporting instead of MS Access. The learning curve doesnt seem to steep, but my biggest problem is finding good web based...
View ArticleABS value
I am passing a -ve value as a paremeter to show data for past 30/60/90 days.The issue is I want the header to show as = "Data for past" & ABS(Parameter!Number.value) & "days".As soon as I add...
View ArticleReporting Services for End Users
Hi,We currently use a fairly basic reporting system to report from our SQL data sources. It's easy for end users to create new reports--they drag and drop columns that they want, can add simple...
View ArticleIdeas
Has anyone implemented a dashboard that checks on other dashboards or reports and flags accordingly.So we can fix our own reports before anyone else points out....If Yes. What should we typically look...
View ArticleHighlight the Background with Yellow based on expression
HiI have a table with 5 columns and I want to put this expression for the background color; [quote]If xi > avg(x) + 3*stdev(x) OR xi < avg(x) - 3*stdev(x) THEN highlight[/quote]This is what I...
View ArticleWhat does 'When the report data is updated on the report server' mean on a...
I got a report,that needs to be run every 30 days,but before this is put in production the user wants to test it first.So what does "When the report data is updated on the report server" meanCause I'm...
View ArticleGet subscription recipients in runtime
Hi!I don't know if this is possible, but, is there a way to get the lists of recipients of each execution of a report subscription??I need to print inside the report the list of recipients that...
View ArticleMigrating 2005 SSRS reports to another server (2008)
I've already have a 2008 SQL Server with SSRS configured and running, I would like to move are Production reports which is running on a different server in SSRS 2005. A copy of the ReportServer...
View Article