rsreportserver.config Report Configration file not found
HelloI have installed Microsoft Visual Studio 2005 And Also SQL Sever 2005(Including Reporting Service), But i can't findRS's RSPreviewPolicy.config file AND RS's RSReportDesigner.config file. How Can...
View ArticleParameter for ORDER BY in DAX query not respected
I have an SSRS table fed by a parameterized DAX query (utilizing the methods in thesearticles). I have all of my parameters working just fine except for those feeding my closing ORDER BY statement (I...
View ArticleUpgrade SSRS2008 to SSRS2012 without upgrading the Reportserver database?
Hi, I have a SSRS 2008 setup.2 SSRS servers in Scale out deployment and Reportserver, ReportserverTempDB on a different server.I wanted to Upgrade only SSRS servers to 2012 but leave database server...
View ArticleCannot "Add Total"
In my report I have a Debit and Credit column. Both are expressions based on a report field.When I right click on the Debit or Credit field, the "Add Total" option is greyed out.How do I create a total...
View ArticleConditional Sum Data based on sequence.
I need to do some conditional summing in my SSRS report.As of right now, it just sums up the values by common CASEID per FINISH, but I need it to conditionally sum while the IDs are consecutive, once...
View Articlethe .RDL extention is showing on the report name.
I am using SSRS (SQL Server 2012) and am having trouble finding where I need to go to remove the .rdl extention from my report name in the Globals!ReportName variable. Changing the RDL file name as...
View ArticleConversion failed in SSRS
working on SSRS, I am getting an error messageAn error occured durring local report processing.cannot read the next data row for the dataset "mydataset'conversion failed when converting the varchar...
View ArticleSSRS 2008 configuration Manager - "Invalid Class"
Reporting Services Configuration Manager is throwing an error when I try to "Find" the server. The manager starts up and takes me to the "Reporting Services Configuration Connection" window. I click on...
View ArticleDisplaying data from SQL to Sharepoint
HelloI've been given a task to connect to SQL database, display data in SharePoint (100s of fields), add filters and searches and print reports - in Sharepoint. Users would need access to specific...
View ArticleOrder by day name a tablix
Hi everybody!I have a table that is ordered by day name.select (CASE WHEN DATEPART(dw, TimeStart) = 1 THEN 'Domingo' WHEN DATEPART(dw, TimeStart) = 2 THEN 'Lunes' WHEN DATEPART(dw, TimeStart) = 3 THEN...
View ArticleRetrieve data source connection string from reportserver.dbo.DataSource
I would like to retrieve the connection string (and credentials) for each of my data sources (without having to click on each individual item). The DataSource table has a column called...
View ArticleExtract Multiple Rows from a Single Table into a Single Row in a New Table
I have a table in a database that contains contact data like name, address, phone number, etc.The folks who designed the database and wrote the application wrote it so that all contact records are...
View Articlewhat is bar chart and line chart?
Hi any body help?'what is bar chart?what is line hart?every day i got diffrent type of data coming depending data i prepare any one charts?i how to find what one suitable for me?everytie i am asking my...
View ArticleSSRS 2008 Conditional Column Visibility Whitespace Issue
Hi Everyone,I am using IIF statements to show/hide tablix columns based upon a parameter value. These statements are used as expressions in the visibility properties for the columns.If the parameter...
View ArticleHow to create SSRS repot using MDX
Hello, Can any body let me know how to create SSRS reports using MDX query
View ArticleSubreport - displaying issues
I'm having issues displaying a sub-report.I have set the properties to my sub-report to be size 8 font and no borders. See the sub-report screenshot properties. Then, on my main report, I have also set...
View ArticleSSRS & SAS
We have a data warehouse built in base SAS. All of reporting is currently done in SAS and we are thinking of possibly moving to SSRS but will probably keep the data warehouse in SAS. Is there an easy...
View ArticleTable Explaination for dbo.catalog table in ReportServer database
Hello, I am trying to look for the explaination for the columns in dbo.catalog table. Is there any place i have explainations for these tables? For instance there is a column 'Type' in dbo.catalog...
View ArticleSUM VALUES BASED ON IIF CONDITION in RDLC REPORT
HI,I am trying to SUM values form pay column based on nature column in RDLC reportthe database table are like: Nature pay(nvarchar(50)) decimal(18, 2)PERMANENT...
View Articlesharepoint scrolling issue with report builder.
I have built a report in Report builder and all works and looks fine. The report has probably 50 columns on the rows for a matrix. It has two measures. It then has Year and month in columns with...
View Article