all groups > sql server reporting services > july 2005 > threads for wednesday july 27
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 31
How to remove Document Map Labels???
Posted by Bob Hansen at 7/27/2005 4:31:02 PM
HI Folks,
I have a report ath I had setup the Document Map Labels, but I've removed them
and don't want the Documnet Map side bar to open up automatically in SRS.
WHat can I do? I WON"T GO AWAY??? :)
THanKs!, Bob
--
Robert Hansen... more >>
Using a parameter to control if detail shows initially with drill
Posted by Bob Hansen at 7/27/2005 4:22:03 PM
Hi SRS-ers,
I have been trying to figure out how to have a 'Show Detail?' parameter to
control the inital look of a report that has the toggle drill downs.
I can't get the expression to work for turning the toggle on from Collapsed
to Expanded. Also if I change the InitialToggleState to ... more >>
web application -> report services
Posted by Angel at 7/27/2005 4:13:39 PM
Hi,
Is there any example, article or book that shows how to integrate reports
created with reporting services with existing web applications.
I want to find a way to call a report from my web application with a set of
parameters sent by URL's string and render this report on the current
brow... more >>
missing assembly 'ReportingServices'
Posted by Angel at 7/27/2005 3:28:09 PM
Hi I've just installed ReportingServices Developer version on my machine.
It works great within Visual Studio when reports are created and exported.
Now I am trying to use the created reports from my web app.
I opened the FormsAuthenticationSample example application coming from
Microsoft and ... more >>
Run SQL Server Report from .Net WIndows App...
Posted by Thomas.LeBlanc NO[at]SPAM NoSpam.Com at 7/27/2005 2:21:01 PM
Does a report have to be run from the Report Manager (IIS), or can rdl files
be executed from .Net code in a Windows Application?
I quess what I am asking is, with Crystal and VB 6, I can lauch a report
through a control embedded in the exe file.
Is there a control to place in a Windows F... more >>
Truly multi-page reports
Posted by spam__me NO[at]SPAM excite.com at 7/27/2005 1:09:34 PM
I am trying to find a way to create one report (so that it can be
easily exported to a single PDF/Tiff) that contains many distinctly
formatted pages. I need the pages to remain intact (retain formatting)
when exported to PDF/Tiff.
Basically, want to avoid having 50 different individual repor... more >>
Sorting Not Working From Stored Procedure
Posted by Chriis at 7/27/2005 12:49:04 PM
I have a stored procedure that manipulates data from one table and store it
into a temp table. In the Report Designer data tab, if I run the stored
procedure the data is sorted by a sort field I added. However, when I view
the report in Preview, the report is not sorted correctly. I have se... more >>
Ignoring expressions
Posted by Sumi at 7/27/2005 11:04:04 AM
I have an write an expression which let me select a value if the condition is
met, but if not then the expression should be ignored.
i.e. =Iif(Parameter!Industry.value <> '_ALL_', Parameter!Industry.value, 0)
The 0 here is supposed to ignore the expression, but it does not. What can I
use t... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Filters using an 'OR' condition
Posted by Sumi at 7/27/2005 10:43:02 AM
I am dealing with a set of 5 parameters. I want to filter the data based on
these parameters using the 'or' condition instead of an 'And'. In the filter
tab the condition defaults to an 'And' and is greyed out. How do I change it
to use an 'Or' condition.... more >>
Subscriptions..
Posted by Kristin at 7/27/2005 10:23:01 AM
Does anyone know if it is possible to create a file share subscription with a
custom naming convention. For example a subscription to "MyCustomReport" but
have it named with some information from the report like the phone number?
8155551212.pdf
????
--
Kristin... more >>
Chart auto-resizing problem
Posted by baldgeezer at 7/27/2005 9:26:48 AM
Hi - does anyone know how to stop a chart auto-sizing? I need the chart to
stay the same size. At the moment, depending on what data is graphed, the
y-axis auto-sizes so the chart window becomes bigger.
... more >>
How do I change the units of the Ruler in Layout View?
Posted by Warren Hales at 7/27/2005 8:09:15 AM
EmbrassingQuestion.com
I can't figure out how to change the units of the Ruler(s) in Layout
view. I am want to change from cms to inches. Any help with this
would be greatly appreciated!
(quit laughing)
Warren
... more >>
dropdown box ?
Posted by RP at 7/27/2005 7:42:02 AM
Is there anyway i can have a dropdown box on the report ? -
not on the parameters list - but on the report.
Thanks... more >>
Parameters Question! Help Please.
Posted by Eddie J at 7/27/2005 6:33:03 AM
So I have created 6 or 7 drop down lists using seperate datasets for each
drop down and the value field is an integer value and the label field is a
text value. The dropdowns all are set to have a datatype of integer and
allow null value is checked. I also have default value on all of the dr... more >>
update report definition
Posted by andrea pastore at 7/27/2005 1:43:09 AM
Hi,
I have an application than modifies periodically the rdl file that definies
a report (it changes the report layout adding/deleting one o more charts)
This change does not reflet automatically on deploied report. I have to
update the report definition manually.
It is possible to progra... more >>
How can I get the Texbox Action's to diplay a report in a new browser.
Posted by steve kwon at 7/27/2005 12:00:00 AM
Hello,
I would like to click on a report's textbox and it opens up another
report in a new browser? I have the URL and it parameter. I placed them in
the textbox's ACTION attribute but the new report displays in the same
browser.
Any suggestions?
Thanks,
Steve
... more >>
|