Report Columns breaking when exporting to word in SSRS 2008 R2
Hi, I am developing a report using SSRS 2008 R2 and by BIDS tool.This report is having 32 columns.When i export this report to the Word in my local machine, it is exported correctly.i.e the report is...
View ArticleDo I need to grant system_level permission for report viewers
I would like to grant a windows group view reports on a SSRS report server. They can navigate the folders and view the reports. I know I need to setup item-level permission to the folder and give them...
View ArticleView base on the tables from second database
Hi all,Is it possible to create the view base on tables from other database in another instance server?
View Articleflatfile as datasource in ssrs
hi - Can I use flatfile as datasource for My SSRS reports. please guide me how can i achieve it.
View ArticleMulti parameter values selection problem in Report
Hi,I am using parameter selection in my Report which i am connecting to Oracle through Linked SQL Server.The following works well when selecting parameter value:SELECT * FROM OPENQUERY(DATAINT,'SELECT...
View ArticleShadow under X - axis for very small bar.
Hi,i have designed a bar chart report and did setting to display shadow for bars. the shadow speads below the X-axis in report. When a bar height is large enough the shadow looks proper but when a bar...
View ArticleAfter uploading in Reportserver url, my report is not scrolling down properly
Hi all, After uploading report in reportserver url , the output is same , but while scrolling down , its not coming down and if i scroll using scroll bar , two displays are coming , . am trying for...
View ArticleNo Repeat Header
That such a fellow, I have a report that I generated over a sheet with results, and I want to do is that after the second page I repeat report header ... I can do that is if they if they can guide me...
View ArticleShared dataset for subreports
Hi therei have created a shared dataset in my SQL 2008 R2 report project.I have one main report which has 10 subreports on it. Each of these subreports calls the same stored procedure.I thought that...
View ArticleHow To Get Old And New Values If They Exists On Particular Date
DateTemperatureOldTemperatureNewTemperature12-May-1235Some Value before 12 May3513-May-1240354014-May-1210401015-May-12010017-May-121701718-May-12017020-May-122502521-May-12342534Hi Please see above...
View ArticleNeed Help in Page break on grouping report
Hi All,I have a requirement as shown in below image i am grouping the report by Claims everything works fine here. But some portion of the grouping values in displayed in one page and the continuation...
View ArticleControlling Data Type when Exporting to .csv
Hello everyone,I have a series of SSRS reports that are made available to users in a web application in HTML format, and in addition they all have the option of exporting the report to .CSVSeveral...
View ArticleProblem with expression using IIF() and ISNOTHING()
Can anyone tell me what is wrong with these expression? Looks alright to me but SSRS 2008R2 throws an error saying "expression required".\=IIF( IsNothing(Fields!SHIPMENT_DATE.Value), '',...
View ArticleHow to track the users
Hi I'm using SSRS 2008 R2 and I'm not using SQL Server Management Studio. My data source is Oracle 11G.How to track the users using the report and load that data in a table in oracle DB.Royal Thomas
View ArticleConditional Custom formatting in SSRS
I have a SSRS chart in which I need to display sometime values upto 2 decimal point sometimes need to show the data with 1000 separator without having any decimal places.If i use Number with 1000...
View ArticleMS Reports in VS2010 does it uses entityframework ?
Hi,I am using WinForms and MS Reports (.rdlc). in VS2010 and .net 4.0I observe that while creating reports, i still use Typed DataSets (.xsd) Instead can it use Entity Model itself while designing...
View ArticleDate Parameter Format to MM/DD/YYYY
Hi I have parameter from my cube where its format is as in below image. But I want it to be in MM/DD/YYYY format. Can someone please help me with MDX date format functions to achieve this. Thank You in...
View ArticleNeed help in connecting with https request to report server ?
Hi All,I had configured an selfssl on my system and binded that as a trusted certificate and i have added that ssl in the report server configuration tool and it got Added in the WEB SERVER URL...
View ArticleSum 2 Columns in a reporting services Matrix
I have matrix in my report having column field "Layer Origin".Layer Origin has 3 values:New BusinessRenewal - RewrittenRenewal - Same Termsif i run the report as is it will show Totals for each of the...
View ArticleReport parameters: Default value - First day of last month to last day of...
I have figured out how to do this in SQL, but I don't know what the syntax in the report parameters default values parameter box would be for BeginDate and EndDate. This way I can get BeginDate and...
View Article