System error: Type mismatch. MDX Script
I have a basic MEMBER in my MDX: WITH MEMBER [TEST] AS [Measures].[Amount €] * [Measures].[Profit%] SELECT { [TEST], [Measures].[Amount €] , [Measures].[Profit%] } ON COLUMNS,...
View ArticleReport and Sub-report always shows a blank page at the bottom
Hi, I have a report and sub-reports (designed using BIDS). I set the following report properties Report - 8.5x11 top/bottom/left/right all set to 0inch header is 1 Inch that has an Image. Footer...
View ArticleParameter is taking long time to load in SSRS
If I running the report in IE6 it is taking much lesser time for populating the parameter in dropdown than IE8.We are using just select statement form the table to populate the parameter.Can anybody...
View ArticleChange SSRS ReportParameter Visibility From VB.NET Application without...
I am setting up report parameter and visibility of parameter from one of my application as follows: Dim paramList As New Generic.List(Of ReportParameter) Dim pInfo As...
View ArticleUnable to open exported report in excel from SSRS 2008 R2
I guys, I'm with a problem on a migration form sql server 2005 to sql server 2008 r2. In SSRS 2005 i don't have any problem exporting my reports to excel. In the new and migrated SSRS 2008 when I try...
View ArticleCharts not displaying when report deployed to SSRS 2012 on Windows 2008 R2...
Hello, My test environment is a notebook : Windows 7 64-bit, SSRS 2012 64-bit, IE 9 64-bit. I am local administator. My production envrionment is Windows 2008 R2 Standard 64-bit, SSRS 2012 64-bit. I...
View ArticleReporting Services Cascading Parameters Do not refresh
I am having a problem with cascading parameters. The 1st time you make a selection the dependent parameters update correctly. If you select a new value from the 1st parameter, the 2nd parameter updates...
View ArticleParameter question AGAIN
Hi, I have two parameters, ParmA and ParmB. I can pick only one of the items from ParmA. ParmB is only for user to enter a code. But what I want to do is based on one of the values of ParmA, I want...
View ArticleDeploy errors when deploying reports having external assembly references
Hi, I’m trying to move our Reporting Services files into the new BI Report Server Project in VS2010 / Data Tools 2012. This project type seems to work well - except that I’m having problems using the...
View ArticleIncrease the width of the "Total" Text field automatically in a SSRS/BIDS...
Hi I am designing a sales report using Business Intelligence Development studio. I have a table that shows the sales quote line items - such as product ID, Unit price, Quantity and line total and at...
View ArticleAn error occurred during local Reporting processing.An unexpected error...
An error occurred during local Reporting processing.An unexpected error occurred in Reporting Processing.An error occurred during rendering of Report. An XML attribute with the name...
View ArticleShowing "report description" in sharepoint portal
Reports inhibit a property called description. Once a report is being published to the standard portal the description will be shown. Once a report is being published to the report center no...
View ArticleUneditable text parameter
Hi, I'm wonder if it is possible to make a text parameter uneditable. I mean, the user can't change its value (and label). This text parameter value is sat by another cascading parameter. Regards Bader
View ArticleSSRS 2005 - datasource error causing report server to not be able to connect...
I occasionally have users complain of the report server being down. When I look in the event viewer, I get the "Report Server (MSSQLSERVER) cannot connect to the report server database. " However, when...
View ArticleReport Viewer Toolbar- how to change find text back color
Hi, I need find change to find text back in report viewver Please help me Thanks Emalai
View ArticleUsing 2 lists in a sharepoint report
Hi, I have three sharepoint lists in my site: jobs, clients, and client types. Each job has a column for the assigned client and each client has a column for client type. In my report I want to be...
View ArticleSSRS 2008 SP3 - Invalid Class after Password Change
Good day everyone, I'm struggling to resolve an issue that seems to have been caused by changing the password used to run SSRS. I first noticed something was wrong when I tried to run a report and got...
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 ArticleHow to print Chinese content that stored in Varchar
Hi all, the user's database is storing in SQL Server 2000 SP4, the collation for DB and Field all are 'SQL_Latin1_General_CP1_CI_AS', the data type of field is varchar, we cannot change any structure...
View ArticleSharePoint 2010 - SSRS 2010 ReportingService2010.CreateSubscription Error:...
Not sure if this is the right place for my question\issue but here goes. Have a Sharepoint 2010 installation with SQL 2008 R2 reporting services in integrated mode. I havea webpart that copies a...
View Article