Crystal Report Display
Hi, I have on crystal Report which is binded to a SQL Procedure. The output of the Procedure gives me 70 records. When i preview the report in VS 2005 am able to see 5 pages. But when i run the...
View ArticleDeadlock when I do FlushCacheAction() in schedule
OS: Windows Server 2008 R2 SQL Server SSRS 2008 R2 with SP1 and latest updates library!WindowsService_8!e0c!:: e ERROR: Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException:...
View ArticleProblem with calculating the sum in formula field in the Crystal Report
Hi, I have a Crystal Report which uses data from a Data Table. I have grouping and calculating sum within the groups. The grouping is by the field vid. I want to perform calculation where if...
View ArticleIssues while migration reports to 2012 report server .
I am stuck in report server related issue . Following are steps and log files details for migrating report server database from 2005 to 2012 :- Back up the encryption key for the report server...
View ArticleReport viewer Group footer Total Problem in vb.net 2010
Please help me Report viewer Result page show below, here used row grouping and DayDiff column used DateDiff() function Page 1 <---Report viewer First page Column-A column-B DayDiff <--Here...
View ArticleHow to refernce needed assemblies when calling SSRS 2005 web service?
Ive got a small winform applicaiton that I have added a reference to my SSRS web service. I want to call the service to return some reports, which are already created. Ive got some example code, but...
View ArticleSSRS 2008 - When changing BorderWidth property : the border is not only in my...
Hi all, I have a matrix on my report. I have to configure the bottom border of on cell, according to the result of the actual row in the dataset. For the moment I have written for borderwidth :...
View ArticleFilestream and SSRS any version
It is still a question and an issue for me to use filestream with SSRS report. SSRS report can pull/show a BLOB stored in SQL when the BLOB is an image file but not msword or pdf or excel files. Is...
View Articlemigration from cold fusion to ssrs 2008
Hi Everyone, Can we migrate reports from cold fusion to SSRS?? If yes, What is the best way to do this??Thanks & Regards, Chaitali Thaker
View ArticleAveraging Differences between one row and the next (control charts) (Report...
Say I have a column called Height with the following values Height 5.3 6.2 5.9 5.11 I'd like to be able to find the absolute value of the difference between each row. (Eg. 6.2 - 5.3 = -.9, so absolute...
View ArticleReport usage stats?
Hi! We have a report server with dozens of reports. I need to find out how many times a day they are being run and if possible by session rather than by individual report. I.e if someone logs onto...
View ArticleExcel found unreadable content error when exporting an SSRS report
So, I have a strange problem. I have a multi-valued non-queried BHFlag parameter with 2 choices: BH and Medical (which then is used in an IN statement in the dataset to filter out results). I have...
View ArticleUsing 2 lists in a sharepoint report
Hi, I have three sharepoint lists in my site: jobs, clients, and client types. Each job has a column for the assigned client and each client has a column for client type. In my report I want to be...
View ArticleSet up SSRS on Windows 7
I Installed SSRS on my Win 7 Machine but I don't see it in my IIS website, and when i try to go tohttp://localhost/reportserver it asks for credentials which i put my admin account credentials and it...
View ArticleSSAS Reports: Filter based on a Measure, include Recursive Parent
I have a report based on a SQL 2008 R2 SSAS Cube. I am using a Dimension that is a Parent/Child, and that manifests itself as a Recursive Group in the report. No problem. Now I want to filter the...
View Articlessrs 2008: Cannot open Hyperlink contains Korean characters from report
Hi, I am trying to open a file (which is stored in a shared physical folder and the path is stored in db) using action property of texbox. Everything goes fine except, the files with name contains non...
View ArticleReport is not exporting into xml format
Hi All, I am able to export a report into CSV,EXCEL,PDF...etc but unable to export into XML format. Following error i am getting: Server Error in '/Reports' Application. For more information about...
View ArticleMultiple Tables on One Page, One Dataset
Hi, In SSRS 2005, is there a way to have 2 tables on a page, each displaying a row of data from the same dataset? In other words: Page 1, Table 1 data = row 1 Page 1, Table 2 data = row 2 ---- new page...
View ArticleHow to create a cover page
This seems like it should be a very simple task. I need to create a cover page that appears as the first page of all my reports. It contains a confidentiality statement and I don't want any other...
View Article