Correct ItemPath value for SetItemDataSources SSRS Web Services method?
I'm trying to use SetItemDataSources to set the data source for a report I've uploaded to SSRS to an existing data source. The report and data source are in the folder "/TestFolder/TestProject/" on the...
View ArticleSSRS Stacked Bar Chart Smart Label Problem
I have a SSRS 2008 Stacked Bar Chart. When the bar values are close then the Series labels often merge and overlap making the value unreadable. I have set the properties so that Smart Labels...
View ArticleSSRS 2012 problem with excel export
Hello I updated SSRS 2005 up to SSRS 2012. When I exported report in excel (xlsx) I got following warning :"We found a problem with some conent in 'filnename.xlsx'.Do you want to try to recover as...
View ArticleSharepoint Subscription using one RDL report for the email and second report...
I have a DDS set up in SharePoint to render a report as the body of the email. I need to attach a second report as a pdf file. For internal customers, I just added a link and they can dynamically...
View ArticleConverting shared variables in crystal to ssrs 2010
Hi All,I am working on crystal to ssrs conversion projectPlease help me in converting below crystal code to ssrs.Shared StringVar RoomD2;Shared BooleanVar RoomClashD2; if {vStudent.PeriodNumberSeq} = 1...
View ArticleCustom Code in SSRS 2008
Hi,I am trying to write Custom Code in SSRS for Age Calculation for two requirements in the same report,But report is giving error #Error in expression with my below code.whole logic is same for both...
View ArticleSearch which report user has access to?
I need to search the ReportServer to find which report an individual has access to?This will not be via the a UserGroup, but on a individual name basis. thanks,
View ArticleTF10121: The path '' is not found or not supported. Type or select a...
I have recently upgraded a solution from vs2008 to vs2010. This solution happens to contain several .rptproj file (SSRS 2008R2 reports). I was able to upgrade the solution after I installed SQL2012...
View ArticleAll records not displayed on report
Using SSRS 2008 R2. My report uses a stored procedure to pull the data from SQL Server. If I execute the stored procedure in SSMS it returns 116 rows. However, my report only displays 2 rows. I've...
View ArticleSql query to get Thursday (Date) for the year 2014
Hello All,I want to get the date for all the Thursdays in the year 2014. How can I achieve this using SQL query? Can anybody give me a hand with this? Thanks.Amol
View ArticleUse of Standard deviation function for more number of columns
HI, In SSRS, i want to use stdev() funtions with 31 columns. how to use that. for ex: Patient admitted on each day per month.Column list: site, patient D1 D2 D3 D4.............. D31Values c004 alex...
View Articlers.exe copy reports along with user permissions
HelloI wonder if rs.exe can copy reports from one server to other along with user permissions?I've checked the MSDN library and googled a lot of sample scripts, but all only explain how to copy the...
View ArticleHooking up a stored procedure to SSRS report
Hello -I need to hook up a SQL Server stored procedure that has many parameters and also has temporary tables.I am used to doing it in Crystal Reports and using VB code, but I am at a loss to know how...
View ArticleHow to create and pass local variables in SP
Hi all,i need to create local variables called year and testid..both of int datatype.in sp ..where condition how can i use these local variableslike how the syntax would be?testid comes from tabel test...
View ArticleFormatting
HiI need help with the following scenario. I want to write a report that hasForm Name: "Job Request". Within "Job Request" results that are multiple versions, ie v1, v2, v3Instead of displaying Job...
View ArticleNeed help on executing ssis package from ssrs report
i want to develop a load test tool.we do load test on beta servers i need to capture server statistics during load test and make a report out of it.basically as a tool to start and stop capturing...
View ArticleWeird SSRS Format Date Output in Matrix report Header
For one of my Matrix reports, the column headers are Dates which I am trying to format in the form of 'Mon 07' i.e. short date name followed by date value. For this I am using the expression -...
View ArticleInvalid values while Grouping
Hi,I have a matrix where there is column and row grouping.The column is grouped by date and the row is grouped by account and KPI(only one group with AND option). Not all the accounts have data for all...
View ArticleMultiple values to display on one row for employee help.
Hello all, I am trying to return multiple values for an EE on a single row. Example: So I had it working and then I added another column and condition and it duplicated the EMPLOYID. Here is my...
View Article