i want to make a report in reporting services that have as input a query from a database in sql server and as input
a excel file
first i try to get them alone in my report
query data ...
Hi all,
I would like to create a simple pie chart in crystal reports.
The chart will show a disk free space & total disk space.
How should I configure my values in the chart experts? (I...
Dear experts,
this is very urgent for me. I have two values on my dataset. I want to create a 'pie' chart which will display those values.
This pie chart is supposed to show disk size an...
What is the syntex for a format expression to left justify <fix> the currency symbol in reporting services?
In excel I would use: _($* #,##0.00_);_($* (#,##0.00);_($* "-"??_);_(@_)
i've ...
I am trying to build a report with SSRS. I need to use a stored procedure as the dataset. The stored procedure has one parameter. The report also have one parameter. I need to pass the report ...
I'm trying to build a report in SSRS that runs against an OLAP cube in an Analysis Services database. This cube has a 'Time' dimension with a year-quarter-month-day hierarchy. Using the MDX ...
Hi there
I've used to have a reporting services report (.rdlc) integrate with my web application using VS2005. Work nicely.
Now I am using VS2008 in my different project and still using...
Hi
I have recently started working with cognos8. Can anyone tell me how to repoint my cognos application to a new content store as we have migrated to a new server?
Thanks
I have created a report which shows our company structure. The stored procedure lists all staff in the oganisation and their position, imagine Main Boss is Simon who has 2 subordinates Fred an...
Hi,
I am working in Reporting Services SSRS 2005. I have a report which takes in parameter and generates a result based on that parameter. I have fixed first two column headers so that the ...
After building a report with the business intelligence studio, and trying to load it into the Microsoft Report Viewer in a VB.NET application, the javascript is blowing up with the following t...
I need to know how I can expand the width of the parameter entry boxes.
Here's the info.
**The server is stored on my SSRS instance and I'm connecting via the ReportManager.
**The p...
Original Thread: http://social.msdn.microsoft.com/Forums/en-US/tfssetup/thread/3b9b7c8c-b94d-4040-b1df-0325658660b0/
Problem:
Ok, so I added Roles and content manager for my domain accou...
I have created a report using 5 datasets. Some of these datasets require different parameters.
My report works perfectly in Visual Studio 2005. It asks for 5 parameters which are used on al...
Hello,
I'm trying to call a web service on our SSRS box with VB.Net. The service is called "ReportingService" and I've triple-checked the spelling.
The syntax I'm using:
Dim rs As Repo...
Hello,
I'm puzzled by Crystal Reporing version XI.
I basically need to summarize or total Detail-level formual at a Grouping Level and then do another SUM for the Group Level SUM at the...
The timeout on our SQL 2005 Reporting Services is set to 1800 seconds. When I call the report through code by making an instance of the reporting service on my web page, it times out after li...
I can't seem to figure out how to total a subtotal column within a tablix on my report.
The column I want to sum merely multiplies two other tablix fields on the same line:
=ReportItems("C...
Hello,
I am using Reporting Services 2005 and would like to use some custom code to calculate the median on a table footer in a report. The only aggregate average function available is AVG...
New to Reporting Services and .Net as of yesterday <grin> from many years as a Crystal report user.
I have this formula in my detail as a column:
= IIf(Fields!AGNGBUKT.Value = 1,Fields...
Dear Experts,
I would like to schedule the following query to be run on a daily (morning) bases rather then me running it manually, but what I would like it to do is calculate the date back t...
I have a few questions
What is the difference between a subreport and drill down report
How is data retrieved for each of theses reports, is this loaded alonwith the main report
Can you pr...
I'm createing a report in Crystal v10 where I need to pass a variable ( Currency ) to a sub report.
The value of the variable will be Added to or Subtracted from in the detail sections of t...
Dear all, I am not sure what is causing the following issue: (I have tried everything I could think of and found online however nothing is making it work.
I am using Crystal Reports 2008 to...
I have the following SQL statement in SQL Reporting services and would like to know how to change the parameters to be something like an and/or. What I mean is that when a person fills in mor...