Dynamic Report Viewer?
Has anyone ever created a dynamic report viewer webpage where you can pick a report from a list enter some critera and generate that report but have it all done programatically. I created one a w | | 0 | 0 | 13 min. 48 sec. ago |
Report Viewer not working :(
Hi,
I am trying to get a report viewer to connect to a stored procedure on my sql server. it takes 2 dates - startdate and finshddate.
I have tried many combinations of datasets, | | 0 | 1 | 7 hours ago |
Crash when searching in a report when using I.E. Any advice?
Hi everyone, Sorry if this isn't the right place, I'm new to this game.
I have an odd bug when viewing a report I create when viewing it in I.E. I have a re | | 0 | 0 | 11 hours ago |
Has anyone out there tried using the Microsoft Reports and Viewer control t o print mailing/address labels?
Has anyone out there tried using the Microsoft Reports and Viewer control to print mailing/address labels? I am now just getting into ASP.NEt with VB to do web apps. I have a background in VB Win | | 0 | 0 | 22 hours ago |
How Can I Access One Report from Several Servers?
We currently have a SQL Server 2005 Reporting Services report on our test server, and it's currently being accessed on web pages on the test server and intranet server without a problem. We | | 0 | 1 | Yesterday |
Matrix table - Adding rows
Hi ,
I'm designing a report with matrix table contains many rows, I cannot able to insert a row in between the two rows while designing in layout.
The ro | | 0 | 0 | Yesterday |
how to print crystal report in printer with a single click event?
i want to print my cystal report with a single button click. i have tried this but, it shows the print dialog and wait for me to click the print button. i dont want this confirmation process. | | 0 | 0 | Yesterday |
SQL ServerReporting Services - Export report to PDF.
Hello,
I have a report which has a document
map for navigation. When I export it to PDF, the document map becomes
"Bookmarks" which I can navigate from Adobe Reader. All good, | | 0 | 3 | 2 days ago |
How to get Start with Reporting services?
Hi all, My requirement is to use Reporting services for genrating reports instead of Crystal Reports in Asp.net . can any body guide me where i have to get start in Reporting services any E | | 0 | 2 | 2 days ago |
RDLC Reports Export to Excel
Hi I am using RDLC for generating different reports. All things are Ok.
The porblem is that when I export the report to Excel it have large size i.e. if a report h | | 0 | 1 | 3 days ago |
Using the SSRS Web Service behind a firewall
I have an application that uses the ReportViewer control, which connects remotely to a SSRS Report Server through the web service. We want to split up the server and put the tw | | 0 | 3 | 5 days ago |
Fields pushing other fields out of position
Hi, I'm new to using reports and I've been trying to create a schedule in a report. There are a fair bit of items here that overlap based on what I need. My problem is that th | | 0 | 3 | 5 days ago |
Calucation Of Column wise data
Hi Everyone.
I am in process of creating a report but having some problem when trying to read the value of last column here is the scenario.
Following is my n | | 0 | 0 | 5 days ago |
Report Viewer Control - Browser Compatability
We render SSRS reports in ASP.NET forms using Report Viewer control (Remote Mode). The report renders fine in IE6 + but it does not render the following elements in Google Chrome. 1. Date Picker | | 0 | 0 | 6 days ago |
IIf condition problem
Hello All,
I have a percentage% calculation in one of textbox. So I used this syntax,
IIf(a>0, b/a, 0). Most of cases it works out. But if both a & b goes 0, this IIf | | 0 | 1 | 6 days ago |
How to write conditional statement in reporting expression
hi..
i want to write a statement and put it in textbox expression.the statement is;
| 0 | 1 | 6 days ago |
ssrs sample reports adventureworks does not display data
I have ssrs running and have also deployed the sample reports. When I view the reports in the report manager I see nno data. Though no error is thrown. Any idea
| | 0 | 0 | 6 days ago |
how do I create a complex report with subreports using report viewer in asp .net 2.0?
Can anybody tell me on how to create a complex report with subreports using report viewer in asp.net 2.0. If you can give me an example, that would be grateful. Regards, | | 0 | 0 | 6 days ago |
sql Loacal report
Hi friends
I am using sql local report services,i need to create report such that | | 0 | 0 | 6 days ago |
VS2008 - Report Designer
Dear All,
In Crystal Reports you can find the Field Explorer, as well as when
you are working in Report Designer - VS 2005 you can find the DataSet
Explorer to drag and drop your fields | | 0 | 0 | 6 days ago |
Jump to URL - spawn new browser
I would like to spawn a new browser when a user clicks an item on my report.
in the Jump to URL expression, I have something like this...
="javascript:void(window.open(& | | 0 | 0 | 6 days ago |
Handle data trunacation error in SSIS
hi all,
i am able to write SSIS data truncation error in sql table throgh OnError event handler, but my problem is i want to write proper error
in sql table.
f | | 0 | 1 | 6 days ago |
reporting services login dialog box appears repeatedly
hi all,
i have developed one ssrs 2008 application when i delopying it dislpays reporting services login dialog box.when i entered my domian user id and password | | 0 | 0 | 6 days ago |
How do you set parameters in an SSRS report on a report server from values in a web page?
Without using a URLor the parameters dialog box at the top of a report, how do you set parameters in an SSRS report on a report server from values in a web page?
If I have a report t | | 0 | 0 | 6 days ago |
rsaccessdenied reporting services
hi rsaccessdenied reporting services Giving me error when i clicked the link,i am using reporting services Praveen Gadda | | 0 | 0 | 6 days ago |
Page size for german standard din a4 format changes
Hi all, in my reports I set the page size according to the German standard format "DIN A4" which is width: 21cm height: 29,7cm or 8,27in x 11,96in Within the rep | | 0 | 1 | 6 days ago |
Showing multiple reports (.rdl) in a single report viewer control
Hi friends, I need your assistance here. I want to display two reports in a same page (ideally, single report viewer control). My reports are developed in SQL Server Reporting | | 0 | 1 | 6 days ago |
How to display each page per each id
hi guys..
do u know how to generate a report which can display 1 page per id..
For example;
i want to generate an exam ticket for each student by these parameter; | | 0 | 1 | 6 days ago |
SSRS Hide or toggle Item based off of field value
Group, I want to add a visibility expression that will set a report element (rectangle, image, etc.) visibile based off of the value of another field. For example I have a Field named | | 0 | 0 | 6 days ago |
Executing javascript from within an async reportviewer
Hello. First time posting, but I've been using this board as a resource for a long time. I'm developing a web application that uses SSRS extensively. All of the reports are rendered | | 0 | 0 | 6 days ago |
Help with Render
I have the following Code that I need help with. I have several POs that I need to save to the hard drive in tif format. I can do one, but can't get multiple to work as | | 0 | 2 | 6 days ago |
Custom Code Help
I have following simple function created in report custom code. But I am getting error.
Public Function SayHello() As String
| | 0 | 1 | 6 days ago |
How to add description of report inside visual studio reporting service 200 8 project?
When I deploy a report and view it using the web interface, each report has a textual description property that I can set.
I cannot figure out how/where to set that property in my source | | 0 | 1 | 6 days ago |
Render Report in Tif
I need to put a report in tif format. I have the following code I use to output in pdf, but I don't know how to output in pdf. Can anyone help?
Mike | | 0 | 0 | 6 days ago |
reporting services displays unwanted data
hi..
i hv created a report to display an exam ticket to student by program and semester..for example,
Program : Bachelor Information Technology
Semester : 2 | | 0 | 0 | 6 days ago |
Staging Path does not exist
Hi; | 0 | 1 | 6 days ago |
how to print cash bill with contious paper using rdlc report in vb.net 2005 ?
i want to print cash bill in a hotel using rdlc report. where the number of item will change dynamically. so, the printer should stop the paper after the report detail printed. but the pri | | 0 | 1 | 6 days ago |
how to print the rdlc report without show in the report viewer?
i want to print the report directly without show in the report viewer. i want to print the report in 3 inch billing roll paper. how to change the page height dinamically.
help m | | 0 | 0 | 6 days ago |
Grouping in rdlc report
pls give me the code example for rdlc report creation in vb dotnet 2005. i am new to this. how can we group the field to display.
Thank | | 0 | 0 | 6 days ago |
How to deploy a 2008 reporting services project to the reporting service?
I'm using vs 2008 and trying to deploy a 2008 reporting services project. I can't figure out the magic sequence of events to do it.
All the vids/instructions | | 0 | 0 | 6 days ago |
Set DataSource to a Web Service
I would like my SRS datasource to be based on a web service - rather than stored proc or SQL statements. I have BIDS... is this possible? | | 0 | 1 | 6 days ago |
SSRS large volume report & timed-out issue
Hi Everyone,
today i get one issue from production. Here is the description
1) when one user try to load the large volume of report (SSRS report with 2.0 | | 0 | 66 | 5/19/2008 10:34:12 PM |
SSRS: Export data into multiple excel sheet with drill down
Hi,
I have a problem while exporting SSRS data into excel sheet. I am using 4 levels of drill down in my report.
Following are my problems
1) While expor | | 2 | 709 | 5/19/2008 10:24:47 PM |
SQL Trace
Hi all,
I am new to database. I am using MS Sql Server 2000. I have a application which upload a data to sql database.
One of the table is giving me a hard time. I am a | | 2 | 65 | 5/19/2008 9:42:39 PM |
How to Disable Export into PDF option when using Report viewer in Visual st udio 2005
Hi, Here is the question that i am struggling with, I am using MS Report Viewer (VS 2005) in visual studio for getting reports. I need reports only on Excel and i want to disable the | | 1 | 70 | 5/19/2008 7:15:34 PM |
Missing items in Configure Report Server console
I have a SharePoint server on which Report Server has been installed. Report Services has been installed on this server by a sys admin. The SQL Server 2005 which the Report Server is pointing has | | 0 | 65 | 5/19/2008 4:02:14 PM |
Can't Page Through Records
I have a report that displays some data based on a stored procedure. When I go to the data tab and run my proc, it returns a whole bunch of records. WHen I go to preivew and preview my report, it | | 0 | 61 | 5/19/2008 3:36:34 PM |
Refering To Function RDLC
I need to call a function to populate a textbox in a RLDC report. The function is contained in a seperate class within my web project. How do I reference the class so that my RDLC can | | 0 | 61 | 5/19/2008 3:05:58 PM |
Deploying Reports on the Report Server
Hi
I have
created reports using RS.The reports that are generated are build and
deployed sucessfully.But when i run the reports throug | | 3 | 59 | 5/19/2008 1:29:11 PM |
The remote name could not be resolved
Hi All,
I have a creating a reporting services which is just displying some fields values from database without any parameter.It is working fine .Bur when i treid this report to asp.net a | | 2 | 73 | 5/19/2008 11:43:53 AM |