Send refresh command to a web browser displaying a Report
Hi folks! I was wondering if it was possible to send a refresh command to a web browser displaying a report. More precisely, I have a C# application in which I have a web browser control. I display a...
View ArticleCannot Deploy to Sharepoint
I have an SSRS 2008 R2 report on one server where I am trying to deploy to a SharePoint site on another server. Here is some information about the Sharepoint site: url of the homepage:...
View ArticleIn MDX how do I do a group by count(*) for a given dimension?
I'm trying to figure out how to create my dataset query to give me a count of the number of days a given Facility-Location exists. I originally posted this in the SSAS forum and realized that it may...
View ArticleTextbox action to filter existing dataset rather than re-run query
I have researched this and cannot seem to find a definite answer or an example of how to do this. I am using SSRS 2008 R2 and SQL Server 2008 R2 as my data source. A report pulls sales data for the...
View ArticleHow to display Images in SSRS 2008 reports running on CRM 2011
Hi All I am having a problem of display the images on CRM reports build in SSRS 2008 depending on the parameter . When I used the : when field1=1 then 'reddot.png' I can display the images in SSRS...
View ArticleDoubt about hide columns
Hi there, Im with a doubt about hide duplicated columns, follow print. The columns with values: "Agendamento" "Agendamento_Cliente".... Will repeat for every day on my group (Columns 10, 11), how can i...
View Articleparamter in ssrs
I have paramter named "Handset".I want that by default report should display top 5 handset but at same time i want to have option to "select different " handet or any handset in my parameter which are...
View ArticleChange to MDX query causes duplicate rows to be created
Hi everyone, I need to write an MDX query in Visual Studio 2008. I wrote the following query: select { [Measures].[Budget Authority],[Measures].[Task Budget], [Measures].[Disbursements] } on 0, non...
View ArticleTo get value of calculated field in another cell
Hi, My sample report is LessThan5yrs 6-10yr 11-20yr 20+yr total #ofCustomers val1 val2 val3 val4...
View ArticleReporting Subscription Edit to allow append to excel tab instead of overwrite...
Hi Does anyone know of a way to edit subscription for 2 report to be in same excel file via windows file share?s
View Articlesql rerver business intelligense 2005 add column in matrix
Hi guys. I currently have a report like the following one, without the yellow,scenario column what I need is to add the scenario column that will receive the data from a second data set. Right clicking...
View ArticleOption to create an email subscription is unavailable. Why?
Greetings! I have a SQL Server 2008 Enterprise Edition Server with Reporting Services installed. It was in-place upgraded from an Express Edition instance. I have reports deployed and can manage them...
View ArticlePassing DateTime Parameter to Subreport (Error)
Hi guys, I have managed to pass a string parameter form the main report to the subreport with no problems, but when i try and use the same method to pass a datetime type, i am issued with the following...
View ArticlePercent encoding for Go To URL strings are misinterpreted in R2 -- workaround...
Hello- I have a report with line items that link to URL targets that have some percent codes embedded, which were working as expected until we recently upgraded to SQL Server 2008R2. Now the strings...
View ArticleSSRS 2008 R2 Dynamic Height, chart shifts downward
I'm using the dynamic height property in a horizontal bar chart successfully, but as the chart grows, the legend and the visual element of the chart itself is shifting downwards: With only a few rows,...
View ArticleSharePoint + Reporting Services won't successfully integrate...
Greetings! Would you be able to provide any quick things to look at in trying to successfully integrate SharePoint and Reporting Services? Here are the quick architectural elements of interest. The...
View ArticleMultiple chart areas in SSRS 2008 R2
Can anybody help me figure out how to use multiple chart areas in a single chart in 2008 R2 chart? I have a column chart and right click menu options I can see three options Add new title, add new...
View ArticleMS SQL 2008 - Unable to Run Reports / Access Reporting Services Web Interface...
We ran into an issue running Reports on our report server. Users would receive this error: Server Error in '/ReportServer' Application Runtime Error Checking the logs we found a Warning about...
View Articlehow to get a substring from a string in ssrs ?
Hi have a string " this is not a valid data ,$45", in the table how do i retrive just "$45" . The value i want is always bounded by the "," charecter. please some one share the function in SSRS...
View ArticleDisplaying legend next to trendlines in RS 2008 R2?
Hi! I spent hours trying to figure out how I can show legend next to the trendlines on a chart in RS 2008 R2? I know I can position legend values around the chart area but how about showing legend...
View Article