How to sync ReportServerDB with SharepointContentDB?
Hi All, we use Report Server 2008 (integrated in SharePoint 2007).How can I ensure that the ReportServerDB (especially Catalog table) keep up-to-date with the SharepointContent...
View ArticleSSRS Filters
Hi I am struggling to get this working. I have 2 filters. Basically what I do is that I populate all the 2nd filter depending on the first data.So my query is something like this for filterdataset2....
View ArticleReport Builder 3.0: Display two charts (column and line ) on same axis
I am sorry if this question has been asked before... I cannot find the answer...I am using Report Builder 3.0. My data is very simple: Chart Data:Values: Sum([Efficiency])Category Groups: Month (fx...
View ArticleData Driven Subscriptions "The maximum number of concurrent connections as...
Hi, My set up is: SQL Server 2008 R1 32bit. What i am trying to do is set up a data driven subscription service that will automatically email approx 2000 students an individualised copy of their exam...
View ArticlePaging Report manually without wizard
I don't think this question has actually been answered before but if it has, pardon my bandwidth. I have the following report layout:I'd like for this report to break on Customer, but I'm not using...
View ArticleReport not displaying properly
I have built a report in Visual Studio 2010 for SSRS 2008. The fields are all bound to the data set. When we run the report, the output is what we expect. When we export to pdf, Excel, or even Word the...
View ArticleDeveloping SSRS report with Oracle source
Hi group, Iam developing a SSRS report and the source for the report is oracle 11g. The data is coming from a view in oracle.How do I use this view in report. If I do select * from view...
View ArticleWhen a value filtered the other Select all is set to blank
Hi Everyone,Thank you in advance! I have build a report using SSRS on SQL 2005. I have a very strange issue with report, on below image the default value for District is "Select All" all other works...
View ArticleSSRS 2008 R2: how do i find failed subscription details?
hi,we are using data driven subscriptions for dynamic genration of reports which are exported in excel format and stored in windows filehare i.e FTP server.when i scheduled 10 reports i will get the...
View Articlessrs iif
hii m getting error in my report =iif(Fields!month.Value = 0 ,"TOTAL",MonthName(Fields!month.Value))whats wrong in this expression?
View ArticleOracle Data Source Fails
I have a Windows Server 2008/SQL 2008R2 server that has both the 32 bit and 64 bit Oracle 11g client installed. Also we have TNS_ADMIN environment variable that points to a corporate location for all...
View ArticleAging report 30 days apart
I need an aging report that looks like this in REPORT BUILDER (not excel, like the example). The out of the box aging reports do not serve our purposes. The formulas in excel to create this are as...
View ArticleReport Subscription to an Netapp CIFS share fails
We have a Netapp 2240 and use it for our corporate shares. We are attempting to write to this using a SSRS Windows File Share report subscription.When we use the IP of the device, the report is written...
View ArticlePercent Column Error
Hello, I'm brand new to the world of Reporting Services and am putting together my first report based on AX2009 data. My company sells carpet, and this report lists the top patterns sold (ie. I have...
View ArticleExpression getting Error Not Working
Hi,i getting below error : The value expression for the textrun 'totalos1.paragraphs[0].TextRuns[0]' contains an error : [BC30198]')' expected.=iif((Sum(Fields!CF_IPDays.Value,...
View Articlessrs 2005 report shrink on google chrome
when I view reports in a googlechrome, they are quickly squished into the left half of the browser window by the viewer. The zoom level is set to 100%
View ArticleSSRS 2005: how to use an external image in a texbox by an expression
Hi,I want to use an external image in textbox value field by expression. I am trying to do that by the below expression:= IIF (Fields!abc.value = "yellow", Yellow_Status.png, "")But getting the Error:...
View Articletwo conditions on report visibility grouping
Hi All,Quick question. I have two conditions on the report grouping visibility. The first condition is to hide only rows that only have NOTHING on a particular field, the second is based on a...
View ArticleHow to filter multi value parameter in SSRS for CRM 2011
Hi All,I have a scenario in which I have to filter parameter values according to the selected record. Currently I am using "enableprefiltering="true" for prefiltering the record for selected value. It...
View ArticleHow To Get Full Names Against Every Bars Of The Chart
HII am working on SSRS for making Graphical and bar charts representation. The below image shows how i get the result but also want all names or atleaset in odd order it shows names against their...
View Article