all groups > sql server reporting services > june 2006 > threads for tuesday june 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
jump back from drill through generates a blank page
Posted by Dan at 6/27/2006 11:53:09 PM
Hello,
I have a main report that calls a subreport. In report manager, when I
drill from the main report to the subreport, everything is fine. However,
when I hit the IE back button I get a blank page. If I hit back again the
main report displays. This problem just started happening within... more >>
Conditionally load Drop downs in Parameter toolbar
Posted by JrMcG at 6/27/2006 2:35:16 PM
In trying to incorporate business rules into my SSRS report, I need to be
able to conditionally load drop downs based upon what the selects for other
drop downs.
Can anyone tell me how? Example:
DropDown1 = Country
DropDown2 = State/Region
How Can i leave DropDown2 empty until they sele... more >>
Replace Parameter Toolbar with a Custom Toolbar
Posted by JrMcG at 6/27/2006 2:33:46 PM
Someone told me I could replace the parameter toolbar with my own custom
toolbar. How do you create/use a custom toolbar?
... more >>
Programmatically create a Report Model
Posted by RussellReed at 6/27/2006 1:07:53 PM
We would like to take advantage of the Report Builder tool to provide
end-user ad-hoc reporting. The database for the application can be
different depending on how the client configures it (they can add various
fields and data collection forms). At TechEd, I attended a session on
Microsoft... more >>
Chart Drill Through?
Posted by Steven H at 6/27/2006 12:29:04 PM
Is it possible to build a report that displays a chart and if a particular
bar or slice of the chart is clicked we can present the details for the data
associated with the Bar or SLice of the chart?
... more >>
Error "Line too long" - Report too large?
Posted by will.s.smith NO[at]SPAM gmail.com at 6/27/2006 11:35:32 AM
I'm working with a report which is being generated dynamically through
an XML and XSLT transform which generates the .rdl file which is then
pasted in to the code view of a report file in Visual Studio. This
process has worked so far for various reports until we came to this
latest report.
Th... more >>
Pop-up using Javascript works on a server and doesn't on another
Posted by Germano Freitas at 6/27/2006 10:42:07 AM
Hi,
I'm using navigation functionality to pop-up another report. The syntax
is javascript:void(window.open(http://balabalaalabal)). This code works
with a development server (IIS 5.1, database in the same server), and
doesn't work with a production server (IIS 6.0, database in another
server,... more >>
SSRS can't connect to local machine
Posted by GaryDean at 6/27/2006 8:48:13 AM
This morning, after booting up my dev box SSRS says it cannot connect to the
local machine when I click on it in Management Studio. Also can't deploy
reports. Reboot then it works. This has happened before.
Is there a reason for this erratic behavior?
--
Regards,
Gary Blakely
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Pass parameter & Field to a Function
Posted by BillB at 6/27/2006 8:47:02 AM
Hi
Can anybody help with this? Using RS2005.
Question 1: What's the proper syntax for the expression to pass
a parameter and a field (.value) to my Function.
Question 2: I get an error caused by business_source that says, report item
expressions can only refer to fields within the current... more >>
Saving and loading rendered report
Posted by delpasso at 6/27/2006 8:01:02 AM
Is it possible that a rendered report can be saved with rendered data in a
file or stream or/ the xml format ?... more >>
Adding subfolders to to a project
Posted by Galg at 6/27/2006 5:25:08 AM
Can subfolders be added to a project?
i want a few folder like : dashboards, full reports , management
reports etc.
in each folder i would like to store only the relevanr .rdl files and
images used in the reports.
but i dont see an option to add a folder when i right click on the
project name.... more >>
|