Time for your 3rd Quarter Update! Are you in the running for the 6th Annual Expert Awards? Click the link to find out.

Third Quarter Hot Shots
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested SQL Reporting Solutions: 651 - 673 of 673
 
I have a crystal report which should prompt for parameters when called from the intranet site, i.e., the report does not have any user interface. the report does not prompt for parameters. oth...
The program that I am using is called Cognos Impromptu, and I have a report that displays a prompt asking the user for a date. A default date value has been entered by whoever created this rep...
My company is currently evaluating MicroStrategy as a reporting solution, and am setting up a Proof Of Concept using some of our data in a Star Schema DataWarehouse we have developed. I am ...
Hi, Okay here is the grand situation: I have two reports named M1 and M2. I have a table with drilldown features in report M1. On clicking one of the fields in that table, the user navig...
Hi All, Is anyone aware of an alternative SQL Reporting Services Report writer? I don't have Visual Studio .NET and given that the report definition is in XML, I was hoping there may be ...
I am using the VB .Net code below to open a report in PDF format.  This has basically come straight out of a book.  I get the following error at runtime... The value of parameter 'Parameter...
Hi I have a report in which i need to do a couple of things 1) Display words in a text box vertically i.e S T N I O P Now the "P" above should be facing top of the cell. I know i...
I have SQL Report with two parameters. The first parameter has “string” data type and I use this parameter for the filter in the field with “char” data type (group data region). The first para...
I'm using SQL Server 2000 Reporting Services. Is there any way to reuse a dataset.  I have created a dataset in one report, and I will be using it in several reports, but I don't want to ha...
I am creating a report from scratch and cannot figure out for the life of me how to enable the drilldown feature for groups. How can this be done without using the wizard?
Have a main report which will have four quadrants.  Left two quadrants will be charts(not developed yet) the right two will have sub reports, those are done and working great.  When I place a ...
Hello experts, I am using a calculated field and need the remainder function in MS Reporting services.  I know in regular SQL I could use %, but what about in MS Reporting Services.   Th...
How would I pass in a connection string to run a report to a specific datasource. I have many  databases from different companies that will be using the same report on a server running one r...
Hi .      . I am using SQL Reporting services for my Report.       I am using rs:clearsession=true for refreshing of report data from my page.i had passed rs:clearsession parameter from ...
Hello everyone In my application, I would like the user to be able to select a report and view the subscriptions and schedules that the report is assigned to.  I don't see a clear way to ac...
We have a SQL DB that stores the Hospital Name and patient info for each visit. I am trying to write a report  that will group each of the Hospital names and display the number of patients for...
We are having  sql server 2000 and using crystal reports 8.5 for day to day to reporting purpose can somebody suggest a good and cost effective analysis toll  which can be acceseed via web ...
Hello, How do I set the WritingMode property of a text box to display text top to bottom, left to right.  Presently I have only two options:lr-tb and tb-rl. Appreciate any help on this. ...
Hi Experts, I'm in search of an improved methodology to the way I'm currently doing this report. I've read about various applications eg. SQL Reporting Services, Xcelsius, SharePoint Servic...
I am useing SQL Server Rporting 2005. I am using an SSL and Basic authentication. I can access the reports through the report manager fine. I have a webpage w/ a report viewer. I am trying to ...