all groups > sql server reporting services > september 2004 > threads for sunday september 19
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
Jump to report and also URL based on parameters values
Posted by JiaN at 9/19/2004 8:19:03 PM
Hi,
i am doing a page whereby user can navigate to other report by clicking on
the respective column data and i am now using this navigating expression:
=Switch(Fields!Status.Value = "Pending", "EvaluatePending",
Fields!Status.Value = "Rejected", "ViewRejected", Fields!Status.Value =
"Acce... more >>
3 different computers problem...
Posted by Jasonymk at 9/19/2004 7:11:01 PM
hi all,
situation is:
report server and sql server installed in computer a
iis server, vs.net installed in computer b
i have try many ways including setting credentails, IIS setting, web.config
etc but still got access denied error when using render() functions....
could anyone can advi... more >>
Optional Paramater
Posted by mistybrian at 9/19/2004 5:19:01 PM
I have a query with one paramater (a date field). I would like the paramater
to be optional... if no date is entered, then all records are returned. How
would I accomplish this?
Thanks in advance! ... more >>
Column chart bug?
Posted by bryan NO[at]SPAM coldfact.com at 9/19/2004 12:05:46 PM
When I am designing a column chart, the chart looks exactly how I want
it to look in Layout view, but then changes in the Preview mode and
when viewed in Report Manager.
Specifically I want to do this:
In the chart Y axis tab, for the scale options:
Minimum .6
Maximum 1.3
Cross 1
The Lay... more >>
Reports
Posted by Nekisha at 9/19/2004 6:23:04 AM
Is their a tool or feature in SQL Server 2000 where you can run reports?
--
Nekisha Charles... more >>
Need help with MS SQL Reporting Services research
Posted by rattanan at 9/19/2004 5:29:07 AM
Subject: A Student Needs Your Help with Research
Dear All,
I am pursing a Master’s degree from Monash University. Currently, I am in
the final stage of my program. I am doing a research project examining
the impact of Microsoft’s Reporting Services Product on the business
intelligence m... more >>
|