Substantial delay in report server due to akamai connection
In one of our applications we use sql server reporing services. It lasts 21 seconds before the website responds. Our firewall blocks access to AKAMAI.com.Probably there is a relation.We saw similar...
View ArticleHow to convert number to time format(HH:MM:SS) in ssrs
Hi,I tried this expression its worked=Format(DateAdd("s", Fields!MySecondsField.Value, "00:00:00"), "HH:mm:ss")But my problem is,I want to calculate the total time,i did like thisgot error like...
View ArticleVertically centring a tablix on the page
Hi,I am writing a report which has a header, a footer and a tablix.I want to know if possible and how to:Dynamically vertically centre the tablix in the middle of the page. The size of the tablix will...
View Articlereporting services 2008 R2 calendar control in chrome
Hi,We are investigating the usage of the reporting services 2008. We run into one problem with Chrome web browser is that the Calendar control for the date parameter on the report viewer does not show...
View ArticlePage Breaks between each instance of a group in SSRS 2005?
Hi there, Requirement: Page break between each group instance in a table for SSRS 2005. Background: I have successfully used grouping page breaks to have each instance of a group on a new page in SSRS...
View ArticleSorting and also grouping records
I have a problem, in sorting out records. Here is the table I have got with some of the data IDSortname AddressBalanceDate 1Chris 10 The street50.0009/10/2013 2Simon 2 The shoe70.0012/05/2013 3BobMy...
View ArticleReport builder 3.0
Hi,1. If I have MSDN Premium license, will I be able to download and install Report builder 3.0 msi without any extra license requirment?2. Does MS SQL server 2008 R2 (Standard/Enterprise) full...
View ArticleCreate parameter value that returns several values
Hi,I've done this before but it's been a while and I just can't remember how I did it.I've got a query that returns data filtered on the course entered e.g. SELECT [srs_mcr].mcr_code FROM...
View ArticleSSRS disaster recovery
Hi,I am trying to create a process that automatically transfers and deploys any changes made to an SSRS instance to its disaster recovery counterpart so that if our site goes down we can switch over to...
View ArticleReport export to word and excel error
After previewing a report i built i keep getting the errors below when attempting to export report to word or excel. The report exports to PDF without any problems. Just very confused about what to do...
View ArticleSpecial Report Structure
Hi everybodyi have a report with three different Tables with three different Datasets (pls look at the Attachment). When the first Table (1.) has to many Records the Table (3.) will move down...
View ArticleParameters passed to ReportViewer and rdlc but no report?
Hello Community I have a application that uses SQL Server Reporting Service. I have multiple reports running successfully. Only one report doesn't run it creates the parameters correctly and...
View Articlereport viewer timeout
Hello,using ssrs 2008. The ssrs report takes over 20 mins to populate. This works fine if it is run from the server i.e.http://reportserverName/reports/reportName...In my winform I am using a report...
View ArticlePassing Table Variables to Sub Reports
We have a report designed using SSRS and this report has a sub report. We pass few fields from the Main report to the sub report. These fields contains the Account Numbers that has to be displayed in...
View ArticleTime Variance report based on Project and Iteration (TFS 2010) using BIDS
Hello,I need your urgent help.I need to create a report using BIDS for TFS 2010. This report should display Time Variance grouped on a project and iteration.Let's say we have a the below record in...
View ArticleChange or Remove Table Row Grouping on Interactive Sort SSRS local mode...
Does Local mode processing SSRS in Webforms support this king of feature? I want the columns of the table implement interactive sort, so the user will be able to sort the detail rows easily. However, I...
View ArticleMatch field value of parameter from the same dataset using ssrs
I have a dataset FiscalYearMonth which containsFiscalmonthyear Fiscalmonthkey I have also Parameters!FiscalYearMonth.Value How can I get Fiscalmonthkey for FiscalYearMonth parameter ? I tried the...
View ArticleGet Image From FTP Server in the report and FTP Has UserName & Password
How Get Image From FTP Server in the report and FTP server Has UserName & Password
View Articlessrs 2008 r2 number of columns in report
In an existing SSRS 2008 r2 report, I have a question about how to display certain columns: 1. I want selected columns to display when running the SSRS reports, 2. I want the columns in the ssrs report...
View Articlecolumn header sorting - matrix
Hello, In my matrix, the column header is RowNo I have set the filter for the Column hear to show RowNo a-z But still do not see the filter working on the report. Any suggestions please? Thanks
View Article