Subreport question
I am converting an older report from Crystal Reports to Reporting Services. On this report there are several subreports where in Crystal, I was able to create "links" to items from the parent report...
View ArticleDeploy ssrs reports on report manager (2008 R2)
Hi, I have installed SQL Server 2008 R2 enterprise version on my system, created reports from BIDS (with shared Data dource) and trying to deploy reports on my report manager. But , it was saying...
View ArticleSSRS reports on internet using asp.net 1.1
Hi,we have a website developed in asp.net 1.1 and we are using SSRS 2005 to display reports on it with the help of Report viewer. the site and reports are working while we access within the intranet....
View ArticleReport Builder 3 - SQL subquery to get unique values.
Hi. I need some help with an sql query to get unique values. Using the following sample data: fee Pin fee Ref person Occupation fee Bud Rec Time Elapsed DUB BM01 EMP 2610 600 DUB BM01 EMP 2610...
View ArticleProblem with Aggregate function in Tablix textbox cell SSRS
Hi, I want to apply SUM on Textbox cell after taking the Sign of that cell. it's a drill down Tablix report. so it automatically takes the sum insteed of Sign of Sum.so what i should do.....
View ArticleSSRS Service unexpected termination
Of late I am seeing this error in the Windows System Even Log The SSRS Service is set to auto start after one minute and so no outage is reported. But how to investigate as to why this has happened is...
View Articleadd a bold line each group ssrs
I have a matrix with two rows groups , i am trying to add a bold line at the bottom of each group (for all the detail row) how can I do? any idea?"Le temps c'est de la monnaie"
View ArticleWhen Exporting SSRS 2005 Report to TIFF Only 1st page is coming.
Hi all, When Exporting SSRS 2005 Report to TIFF Only 1st page is coming. In my report I have only 3 pages & it is displaying 1 of 3 but exported TIF report is displaying page 1 of 4. Anyone has...
View ArticleHow to upload Semantic Models to report manager?
Hi all, Currently, I have created the report model via BIDS, but I don't want to deploy the project to Production Server directly due to some special reason. Now I want to uplode .SMDL file to report...
View ArticleConfiguration error while deploying visual studio 2008 web applications
An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser...
View ArticleI want to create a Ad hoc report, in my requirement I have complex...
I want to create a Ad hoc report, in my requirement I have complex calculation, Unit conversion, decoding of IDs, even I need to pull data from different subject area( around 5 to 6 ), which is the...
View ArticleSSRS2005 API
Hi. I'm starting to use Report Services 2005 and I have a question. I create a report using some tool, i.e. Report Builder or BIDS and place it to ReportServer. Then I'm trying to make a request from...
View ArticleHow so select single character from word in SQL and SQLPLUS
suppose __ename__ asad ali mohbat sana salma raj asif nosheen kiran kami i want to select those name who have a single character "a" eg. mohbat raj asif kiran kamil how to write query in sql 2005 and...
View ArticleSSDT-SSRS project. On preview of report getting error prevented the view from...
OK, I have installed SSDT on my laptop and was able to create and deploy a database project successfully to our server. I was also able to create a SSIS project successfully and now I'm testing a SSRS...
View ArticleReport preview window gone
I am new to ssrs. I am creating a report in vs2008, when I used to debug it the report would open in a seperate window, local to visual studio. Now something has changed, and when I debug it deploys...
View Articleusing a webview to display ssrs report in metro
hi, I display an ssrs report in a webview control in a metro app but when I click the export or print nothing happens.
View Articleget text value in drop down
Hi, One of the parameters the user has to choose is from a drop down control. This control, populates names and each one has an ID. The ID gets passed. Question: How can I get the name of the selected...
View ArticleSQL Reporting Services and SQL Anywhere Database Connection
I am very new at this so am groping around to figure out what is happening. In Visual Studio I can connect to my SQL Anywhere Database. In the SQL Reporting Services Report Server webpage I can not...
View ArticleSSRS 2008 RowNumber() giving random values in matrix
Hi all, i have a matrix with 4 nested rowgroups. Group1->...Group4 When i put =rownumber("Group1") into one of the fields of the matrix I get random numbers like 24, 12, 12, 12, 24,12, 12, 12, 32...
View ArticleGetting "My Reports" of logged in user using SSRS web service
How to get user's "My Reports" (private reports) using reporting web services. ReportingService2010.ListChildren("/") method will get all the reports( My Reports too) but there is no way to distinguish...
View Article