Report Builder 2.0 WIT copy field shows unknown
Created a new field just so that I can copy the 'assigned to' field and use this for reports. For some reason just using the 'copy' function in the WIT does not display all of the people in the...
View Articlereport builder 3 charts
I need to get a sum based on 2 columns criteria I get it to work with just one. =Sum(IIF(Fields!status.Value = "C",1,0) how do i add another condition? I have tried the following...
View ArticleExtra Column grouping when exporting to Excel
I have a problem is that when i export a report to Excel shows me the first column of a group when is not in reporting service. In reporting service goes well, it goes out one column of total with the...
View ArticleUpon generating a report on WSS 3.0, it shows the cached report with the...
It happens on one of my user's computer... I have a report (built by SSRS 2008) uploaded to WSS 3.0 for my users to generate by specifying a few parameters (date range, category, etc.). However, one...
View ArticleDynamic Page Breaks using Expression
Hi all I have a SSRS Report that contains a table, which I want to render as .PDF 41 rows will fit on a page before a natural page break occurs, but I want to break up the table in a certain way. More...
View ArticleRunning Report Manager Subscriptions in a frame
I'm trying to run Report Manager inside an iFrame in my web app and when I click try to edit my subscrption from within the iFrame I get this: This content cannot be displayed in a frame. To help...
View Articlesql server
How to find the name of stored procedure in SQL Server which has function named 'Sumtotal'?
View ArticleComparision between SSRS and BO .. Advantages of SSRS
I am looking for comparision between SSRS and Business Objects.. Any information or links would be of great help
View ArticleData driven subscription seems to mess up date format from yyyy-MM-dd to...
Hello, I am trying a data drive subscription and struggle with a datetime parameter in my report. My reports runs on the datasource with this query: SELECT * FROM RepTest WHERE group IN (@group) AND...
View ArticleSSRS and Load Balancer
Hi, I am continuing a struggle with setting up a scale-out cluster - thought I had it all set up last week. Now I come in this week and it's not working with a 401. Background: SSRS 2008 Windows 2008...
View ArticleJoin SharePoint list and SQL Query Datasets
Hi I would like to create report which contains information from SP list dataset and SQL table dataset. Both datasets has a common field which is “StaffNo.” Therefore in my report I would like to...
View ArticleVery High TimeProcessing
Hi All, I have a report that is taking 40+ minutes in showing up and many a times it give below error messge. After looking at execution log i can see that whenever repoert execution is successful then...
View ArticleDynamic Datasource question
I am building a report that uses similar data from different servers, where both the data source and the catalog are based on parameters. In some cases different catalogs reside on the same server. If...
View ArticleSSRS 2012 deploy to SharePoint 2010 internet site
Hi, I have SharePoint 2010 site and SSRS 2012 Report Services integrated. I want to publish my reporting services reports to internet. What do I have to do to accomplish that ? My SharePoint site uses...
View ArticleSSRS 2008: Conditional formatting label color
Hi, I'm trying to set an expression for the ChartAxis LabelsColor property, eg: =iif(Fields!Remi_Diff.Value < 0 , "Red", "Black") However, when I preview the chart the label color is black even for...
View Articlereporting service is not being started
SQL server 2008 r2 is installed. At the end of cumuliative update 6, error encountered which results reporting service does not start. screen shot is attached.
View ArticleSSRS Reporting Services 2008 Date Picker
I have configured the date picker in the report and all works well. But when i make a subscription to automate this report on a schedule. The subscription is asking me for the values of the parameter....
View ArticleHow to move powerview report from one farm to another
Hi, I have some powerview reports in a SharePoint farm A. I have setup another farm B and created the same BISM connection. I saved the copy of rdlx file from farm A and uploaded it in farm B. Now the...
View Articlecascading parameter drop downs
I have several reports that show Make, From Month, From Year, To Month and To Year. I need to make the selected To Month parameter be based off of the selected Make, however, I still need to show all...
View ArticleData Driven Subscription Parameters Drop Down Blank
I am trying to create a data driven subscription for a report. When I get to Step 5 to specify the report parameters, the drop down for the Static Values are blank. The parameters are populated...
View Article