all groups > sql server reporting services > november 2006 > threads for monday november 13
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
WinForms ReportViewer Control - Export Programatically?
Posted by Shannon Richards at 11/13/2006 10:09:09 PM
Hello All: I have a .Net 2.0 WinForms application with the SQL RS
ReportViewer control integrated. I want to export a report
programmatically...Is this possible? I do not see any obvious methods on
the ReportViewer control to accomplish this...Any insight would be greatly
appreciated!
... more >>
Dynamically Changing the Picture at the Record Level.
Posted by KG NO[at]SPAM SFC at 11/13/2006 8:41:02 PM
Hi,
Appreciate your help on the following.
I need to display images according to the status of the record. For example,
I am displaying product list where the margin is less than 15% then display
image1, when margin is between 16% and 25% display image2 etc. I am currently
using a table ... more >>
NULL checked by default in SP1 but not in SP2 ?
Posted by Patrice at 11/13/2006 5:50:42 PM
Hi,
I deployed the same report on a dev machine (SP1) and on a production
machine (SP2). This report have an optional parameter that allows NULL and
that have the "None" option for the default value. It looks like the SP1
machine shows the NULL checkbox checked by default while the SP2 mach... more >>
Parameter query
Posted by mita at 11/13/2006 3:19:01 PM
Hi guys
I need to add a parameter to my query so that when the user enters a number,
it gets multiplied by some field in my query.
Here is my query:
select avg(budget) from abc
I want to add a prompt (or parameter) which when entered , "budget" filed
will get multiplied by that number.
... more >>
pass results from main report to use as multi-value parameter in s
Posted by OyVey at 11/13/2006 12:22:01 PM
Hey all,
Don't know if this is possible, but here goes:
I need to display the results of the main report, allow users to make
multiple selections from the report and have those selections passed to a
subreport. In the subreport users must be able to update a quantity field in
the result... more >>
Cannot subscribe report
Posted by Jason at 11/13/2006 10:58:02 AM
Has anybody experienced this strange problem? I can create a e-mail
subscription in Management Studio. However, when I am in web based
subscription, type in the entries and click "OK", the next screen asks me to
"specify options for report delivery" again. No matter what I choose ("Report
Se... more >>
How to insert button control in report manager
Posted by Amjad at 11/13/2006 8:56:02 AM
Hi
Is it possible to create button in report like we do in VB.net a button
control.
in toolbar their is no button control available .......
Does any one know we can do this thing in report or any alternative way so
we can click on some thing and it do some sort of function
thanks... more >>
Working with two data sources and dependencies parameters
Posted by nicknack at 11/13/2006 1:11:37 AM
Hello.
This is a real hard nut to crack :)
I'm trying to do the following:
I have one dataSource name "dSource1" and second named "dSource2".
I have a report with one dataSet base on dSource1 and one dataSet base
on dSource2.
Now, I want that the second dataSet will return a list of number... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Reporting Services + Analysis Services KPIs
Posted by Ale Dori at 11/13/2006 12:31:02 AM
Hallo
Where can I find documentation about how to use Analysis services KPIs in a
Reporting Sevices report??
Thanks... more >>
|