Use Checkbox within SSRS Report
I would like to display a checkbox in my SSRS 2008R2 report.I don't want to show it as a parameter, and I don't want the users to be able to change the checkbox. I merely wish to show the contents of...
View ArticleUse static data in a report
What is the best way in SSRS 2005 to use a list of static data. For example, I have a two datasets that calculate actual values for new sales by (1) region and (2) service line. I have a budget...
View ArticleReport Builder is not opening.
When i attempt to open my Report Builder in ReportManager it say's that "To use Report Builder, you must install .net framework 3.5 on this computer."But i actually have .net frame work 3.5. can u...
View ArticleOnly Text Appears When Accessing the Report Manager Site from Some Machines
I've got a SQL Server 2008 R2 site. The site looks great from the machine hosting it. It looks great for machines on it's sub net, but it looks like garbage from other machines.Looking good (as seen...
View ArticleSelect a Parameter as a category with many values
I have a table I am querying that has fields such as Pat_Acct_Nbr, Admit_Date, Discharge_Date and  DX_Actual which are diagnosis codes. There are three categories of diagnosis codes I am interested in...
View ArticleCustom Control in SSRS
I am trying to implement a custom control in SSRS. Does anyone know how to do this? For example, I want to have a editor control in the report.Thanks
View ArticleRendering of reports
I have created a report that utilizes several subreports for a healthcare facility. We have it divided out by the nursing unit using a parameter. I've created multiple subscriptions to the same...
View ArticleParameter not feeding to sub report
HiI have a report that has a sub report.The report has a multi select parameter called 'Location', which linked with the sub report.If I select just one option in the multi select, this is ok.However,...
View ArticleSSRS 2008 R2 unpivot - Datasource CSV
In SSRS 2008, i am trying to use the unpivot query.it is not working for some reason.i am querying from csv file.Here is my unpivot query.SELECT Date, Hour, Value FROM (Â SELECT...
View ArticleMerge Cells Horizontally in table
I apologize if this is a FAQ, I can't find the correct combination of keywords to search with to find an answer.This functionality existed in SSRS 2005... I now have a SSRS 2012 project which I am...
View ArticleMobile reporting
Hi just wondering what is the best MS solution at present in which the client access their confidential corporate reports on their cell phone or tablet (such as income statement, or a dashboard), and...
View ArticleSSRS report Execution Errors
Hello Friends,I have report builder 3.0 with SQL 2012.When I try to run report on my report builder, receiving below errors.System.Web.Services.Protocols.SoapException: An unexpected error occurred in...
View ArticleSafari Browser does not connect to Report Server
The conneciton is via wifi. It does not connect. Safari is on the IPad doesnot connect. Skype does. Another Ie app does not either.mysorian
View ArticleAutomatically connect to new data source in ssrs
Hi,I have lots of reports created using the version ssrs 2008 and the data source is oracle. All the reports are connected to one DB server. But soon db sever is going to change. So whenever there is a...
View Articlenot possible to use unrelated table in power view?
Hi,I have a Tabular model where my Time table is not relate to a table, I'm using a start and end date model, so when the user selects a date, I'm doing a "between" in my formulas.so the time table is...
View ArticleReporting Server Prints only first page
Hello All,I have this report written in VS2008 and using SSRS2008.the report is using page header & page footer in order to set the page numbers.on the server side, im using the following...
View Articlessrs returns an empty page when conncted fom firefox
hiI am using ssrs 2008 r2 with windows authentication.When i am connecting to the reportserver url or the reports url from firefox 19 i get an empty page with nothing...the only error i can see in the...
View ArticleHidden static filters in power view?
Hi,is it possible to set a fixed filter in a power view?if I put it in the filter area, the user can change it, I don't want this.for example, I want to create a view where the year is set to 2011...
View ArticleReporting on Excel Files directly in SharePoint integrated Mode (64 Bit)
Hi,I am hvaing a SSRS Report that does Reporting using Excel Data Source. When I am deploying this report on to SharePoint Server that is a 64 bit server; it is throwing error saying Jet OLEDB provider...
View ArticleHaving trouble with an "IF" expression
This should be a simple issue, but it is kicking my arse. I want to say if last name is NOT blank, print last name, else print organization name. When last name is blank and there is an organization...
View Article