Showcase your knowledge about Apple's newest OS. Write a how-to or share a tip or trick about Snow Leopard and earn unlimited points!

 

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

 
Time Tested SQL Reporting Solutions: 51 - 75 of 673
 
when i open visual studio and i make a new report (reporting services) then i see in the properties of the report that the language is     english (united states) now i have to change it ...
Hi, I need to learn Cognos Transformer. Can someone give me a simple example of the process of producing an OLAP cube using this software including specific details as to what's involved...
I have a set of Reporting Services reports that use a shared datasource. I don't have Visual Studio installed at the deployment location so I have to deploy the reports using the Report Manage...
Want to Apply the CSS to Crystal Report Object in VS.NET2005
I have a very basic report in Reporting Services 2000. When i render it to HTML, it gives no problem. Everything is shown as it is supposed to be. But when i try to render to pdf, it throw...
i believe i have done everything i am supposed to do, but i can't get rid of these darned page breaks!!! one of my reports is a little lengthy, there are 2 breaks in there, can anybody help m...
I'm developing a website using Visual Studio 2005. It's a Crystal Report website, that I'm coding in C#. What I want to do is load a report based on an ID they pass in through the query string...
Hi... Is it possible do a custom sort to a field in a textbox within a matrix control? the textbox is holding a string and is sorting alphabetically.  I would like to base the sort on a diffe...
Hi, I am working on SSRS-2005. I tried to modify rsreportserver.config on render and reset the iis after that. But now, i am getting the following error "The report server is not respon...
Hi All, WE need a reporting web based tool for our database. I looked for open source reporting tools , like ireport and jasper reports, however so far could not find what we are looking for....
Does anyone have advice/suggestions on setting up Reporting Services 2008 under SQL 2005 Database engine? Or should I ask, is that possible? Browsing the net only gives me new features of RS 2...
I've got a report written in Visual Studio for Reporting Services 2008. (The rdl is attached below). Its a main report with a single subreport called multiple times. Basically - this is a c...
hi, I am working in Reporting Services SSRS 2005. My question is how do i hide rows, if there exists same/duplicate data on two rows. Thanks
Here is my calculated field that I added to a report. I'm trying to get back a value for our company's fiscal year which runs April 1 to Mar 31. =IIF(DATEPART(mm, Fields!Date_.Value)<4,DATE...
In a table we have 20 fields. In another table a client can flag up  to 13 fields to be shown on a report. How can we dynamically create the report with the fields requested by the client? ...
Hi!    I have an SSRS 2005 report that contains a table with certain columns that have interactive sorting.  At the top of the report there is a subreport that contains an embedded image (a c...
I am trying to make a report that will show the average daily census for our patients (health care org.)   This is what the report would look like: 2006 June  238 (this number will be t...
I have an SSRS report, which has a parameter StartDate, the parameter is nullable. I would like to display the date minus seven days or blank if no date is passed. I have the following for...
I'm working with the report editor in .Net I have successfully formatted several grid fields to currency using the format function as so: Format(FieldInfo,"Currency").  But for some reason ...
I have been working on a Crystal Reports report that shows the sales for associates.  It is one report with sales for two different years broken down by months.  I add up all the sales from Ja...
Hi I am using Microsoft Reporting Services.  When I added A subreport to my report i got the error "Subreport could not be shown" .  I searched for the error I found lots of people saying ...
Hi In Reporting Services 2005, I am getting an error in the Print Layout view of my report.  It renders fine in the Preview screen of the VS Development IDE, but when I click print Layout I ...
I am running oracle 9i apllication server and have great load on it as well, the system was working very much normal from last 16 months but from day or two whenever i m trying to run report R...
I am getting an error when I am trying to access my reports on the server. An error occurred during client rendering. An error has occurred during report processing. (rsProcessingAborted) ...
Have 2 dropdown parms on a SSRS report. Country parm  (US, Canada, ALL) Managers parm (multi Select Parm that will list managers from above countires) IF I Choose..... Country Parm = US...