Is it possible to write vertically开发者_StackOverflow中文版 in SSRS?For example I want to show page no. vertically on the right hand side of the report.
I\'m create a SQL Server Report using Business Intelligence tool (visual studio shell 2005) for SQL Server 2008.
I have a RDL report and on one of the Textboxes in the Tablix I have a reference to another report in the current project.
I have a cube derived from one fact table that has a key and three other attributes fact_event (eventid, ageband, location, type)
I migrated our reporting services from version 2008 to another server version 2008 R2. In version 2008 the reports work fine on Safari. The new version 2008 R2 the reports do not show up at all. All I
I am trying to make a command line util to let me register updates to my TFS SSRS reports. I am using rs.exe.It has the -v option where you can pass in a parameter.Is there a way to pass in an array
I created a dataset with a SQL query in Report Builder 3.0. I did NOT specify an order by in the query, but instead used union all to stack the results in the order I wanted. The first column in this
I have problem with reporting services. mostly about security and security configure. so the biggest problem I\'ve got is :
on SQL Server Reporting Services, I have the below requirnment for a report Users are authenticated for Reporting using开发者_如何学JAVA Active Directory (windows domain accounts)
Forms Authentication for SSRS has been su开发者_开发知识库ccessfully configured on my development box and i can succesfully log on to Report Manager and Report Builder using my security framework\'s c