Lync Presence within a Report
Has anyone done any messaging presence within a reporting services report? We publish with html viewer, and would love to add user presence when viewing a report. Has anyone ever done this? If so,...
View ArticlePage size problems
A very strange problem - a report (SSRS 2012), when run on a user's machine at another office renders to PDF as 4 pages, Pages 2 and four just show the page footers. When rendered on my machine it...
View ArticleReporting Database and OLAP combined?
I am planning a couple of projects and wondered if I could combine efforts.We have two specific goals:1. Reduce load on our OLTP environment by reporting from a dedicated report environment2. Implement...
View ArticleShowing sales territory names on a state map
I can create a basic map of the sales territories. However, the territory name displays multiple times instead of just once above a territory. So if KY and TN are in a territory called MidSouth, the...
View Articlerdlc pagesize problems
I have designed a local ssrs report with the following sizes which I'm trying to display from a C# application:The report body size is as follows 9.86657in, 7.04374in The report size is as follows -...
View ArticleSSDT Very Slow In SSRS/SSIS When Previewing
We seem to having an issue with SSDT very slow in previewing reports. We have narrowed down any possible CPU or memory issues. Seems that this is also the case with SSIS.Has anyone experienced this...
View Articlessrs 2012 back button
When executng an SSRS 2012 report in Internet Explorer browser, the statement "history.back(1)" in a textbox's action pointing to a url, the previous SSRS report page and the parameters that were...
View ArticleHelp with writing an expression or configuring a parameter where one...
I do not want to limit the report to showing just those cases where that particular comment_type is present. I just want to show the info related to it if it does but if that particular type does not...
View Articlehow to create 2 separate parameters that use the same table
Using MS SQL SERVER 2008, Report Builder 3.0. have created a query containing 2 datasets, Dataset1 shows the arrears balance and date for one week, ie 30.06.2013, Dataset2 shows the arrears balance and...
View ArticleDO not Email When there's no Data with two datasets
Hi All,I have a report containing two tablixes from two datasets. A standard subscription was initially created on this report but I have noticed recently that it emails out even when the report does...
View ArticleMultiple dynamic Hyperlinks in Single Cell from csv column
single Data column will be displaying csv values and need to build hyperlink for each item in new window.Eg- Bike,car,busBike,car,Bus,TramWhen user selected data,In an single cell of my ssrs, i need to...
View ArticleInternal error: Server stack limit has been reached. Please look for...
Hi, I have a procedure which has about 300 arguments which calls another procedure to perform some tasks which runs successfully in "SQL Sever 2008 R2" whenever i migrate to SQL Sever 2012 run that...
View ArticleSQL 2005 Chart Migration to SQL 2012 not working
We are trying to upgrade our SQL2005 Reports to SQL 2012. Everything works except for the charts.When opening a report that contains a chart, the chart image on the screen is blank.Any help is much...
View ArticleBuilding Applications with RS Web Services?
Greets:Does anyone have any good articles on building applications using Report Server Web Service?I've been tasked with building an external reporting tool for a website and one of the options is to...
View ArticleSSRS enable Report Parameter only when another Report Parameter is selected
[b]SQL SERVER Version:[/b] 2008 R2 I have two Report Parameters that are not cascaded in my SSRS Report.- The first parameter is a Year.- The second parameter is a drop-down with values "Month" and...
View ArticleOrder of execution of 2 datasets based on webservice calls
Hello,I have a report that uses multiple datasets :- 2 SQL datasource- 2 web service datasource.All datasets are integrated into the single report.The problem i'm facing now is that dataset4...
View ArticleExport multiple reports to separate folders in pdf format
Is it possible to export multiple reports into different folders? Sort of looping through a dataset of ID's then, exporting a report using the ID as a parameter.
View ArticleUsing User!UserID in a query
Hi,I'm trying to use the logged in user User!UserID in a where clause of a query to take only logged in users data I tried ... where username = Right(User!UserID, len(User!UserID) - 9) The left side is...
View ArticleMust declase Scaler Variable error on Multiselect parameter when I use IN...
HiI am using a multiselect parameter @DiagnosisType My sp states ... ALTER PROCEDURE [dbo].[..._count]@StartDate datetime,@EndDate datetime,@Costcenter varchar(3),@DiagnosisType varchar(100)ASSELECT...
View ArticleExplaining what the report does..
Hi,Does anyone have some ideas on how to explain what your report is doing to the end user? Say if you have a new person starting your company and they have access to Report Server and there is one...
View Article