Visit Experts Exchange from your mobile device to search, ask, and monitor your questions. Never lose touch again.

Preview From Your Desktop
 

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

 
Time Tested DB Reporting Tools Solutions: 601 - 611 of 611
 
Hi everyone, I am creating a simple Business Intelligence Tool in Java using Eclipse. I only need this tool to get some information off a desired database and then create some graphs and ta...
hi, how do I get value from second dataset (in multi dataset report) in some function it provide scope parameter like Sum(Fields!amount.Value, "DataSet2"). but I need to show the value wit...
Hello I am new to SQL Server Reporting Services and i need to accomplish the following: Email a report via subscription on the 1st of every month that would send the details of last mont...
How can I calculate the Maximum value from a list of subtotals in Crystal Reports?  I am using Crystal Reports XI.  I am aware of manual running totals but I am still stumped.  For example, if...
In CR XI, is there a way to set a default range for a parameter that allows ranges?  Basically I want to be able to select for a certain date or date range from a field, but have the default v...
Hello Experts, I need some assistance with suppressing a section based on a shared value passed from a subreport. [Background] I have a request to filter out students on my report that h...
We have several reports on reporting services 2005. Some of then crashes after pushing the print button. Computer just restart itself. Some reports we can print without any problem. This pri...
Hi, Is there a way to connect directly to the Cognos Data Store through Visual Studio, using an ODBC connection, or is the only way to use Cognos tools? Thanks, N
I have a report that looks fine within the Crystal Reports program. I've exported it to pdf and it looks fine as well. When i try to view it using the Crystal Reports Viewer though, the page h...
Hi, I am using Freetextbox in my project. If I save data from Freetextbox, it gets saved in database in HTML format. I want to create report using this freetextbox field of database with ...
Utilizing SQL Visual Studio 2005 Create Matrix: STEP 1: SQL Query for Dataset1 Select SALESREP, CUSTOMER, SUM(AMOUNT) AS AMOUNT FROM SALESDATA WHERE SALESREP=@SALESREP GROUP BY SALES...
Environment We are using .NET Framework 2.0. We setup our web application in another domain. All reports are designed in Microsoft SQL Server reporting services and uploaded to report manag...