all groups > sql server reporting services > june 2006 > threads for tuesday june 20
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
Only parameter values which have facts...
Posted by Pieter M at 6/20/2006 1:29:02 PM
In a reporting services report based on a cube I have a parameter in which I
only want to show the values which have measures in a measuregroup asociated
with it.
For Example: I only want to choose products which have sales in the cube.
(retrieving the values outside the cube is not an option)... more >>
Login Failed for user '(null)' - Multiple Servers
Posted by Joseph Baxter at 6/20/2006 12:28:40 PM
Greets,
I realize that this is a common issue--however, the situation seems a bit
different. Or maybe I'm naive :) Anyway, I have two servers, one hosting
the data. The other only has what it takes to run SRS.
I loaded visual studio on the SRS server for ease of use. From there, I can ... more >>
Referencing a dll ?
Posted by RP at 6/20/2006 12:21:02 PM
Hi,
how do i reference a dll ? i have a dll that i did in vb.net and i put the
dll in reportserver/bin and reportmanager/bin.I referenced it using report -
references. but i still get an error saying it cannot find the dll. how do i
reference a dll ?
Thanks... more >>
Custom Pagination in Sql Server Reports
Posted by Ravi Manda at 6/20/2006 11:21:02 AM
Hi there,
Can we implement custom pagination in Sql Server Reports 2005?
Thanks
Ravi... more >>
Setting up RS2005 in a Web Farm
Posted by miraclewhipkey NO[at]SPAM gmail.com at 6/20/2006 10:40:17 AM
Hello,
I've been searching all over for some kind of documentation on how to
set up Reporting Services 2005 in a load balanced situation. We have
two web servers which will deliver the reports but want them to use a
central SQL Server 2005 database for the meta store. These web servers
are al... more >>
Problem with AS data source
Posted by jhcorey NO[at]SPAM yahoo.com at 6/20/2006 9:05:48 AM
I've successfully created a data source and reports against an Analysis
Services database.
The AS database is on the same machine as RS (let's call this Server
1).
I tried this against a second AS database (on Server 2), and it works
fine from Visual Studio, but when I deploy it to RS (on Ser... more >>
Multi select parameter and code module
Posted by Asher_N at 6/20/2006 8:33:55 AM
How do I pass a multi-select parameter to a code module?... more >>
Blank Home Page in Report Manager - no reports showing
Posted by craniaamericana NO[at]SPAM gmail.com at 6/20/2006 8:22:28 AM
I have Reporting Services installed on SQL Server 2005 computer at our
hosting facility. Domain serves only the databases at this point.
I have deployed two reports. When viewing from the SQL Server computer
itself they display without issue and everything appears as normal but
remote connec... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Data Filtering
Posted by amar.gupta NO[at]SPAM att.net at 6/20/2006 8:03:22 AM
Hi:
I'm new to RS and have a couple questions.
I have a query that returns results based on four user inputs
(start/end date, product group code, individual product code. For
analysis purposes, I want to be able to sort the resulting data into
four groups, where group A is all transactions... more >>
Format parameter comboboxes shown before report execution
Posted by Marc at 6/20/2006 7:26:02 AM
Dear all
is there a way to control the parameter comboboxes shown before report
execution? I do not like that the comboboxes show different length and I want
to change it.
I know that I can add and drop parameters in the report --> report
parameters menu, but I did not find a way how to ... more >>
Matrix Drill Down Issue
Posted by Raz at 6/20/2006 7:12:02 AM
I have a matrix with dynamic columns and rows. If I apply any filters to the
row groups then the higher levels only reflect the first "store" result set
in the higher levels instead of the aggregate total. If I remove the filters
on each group then the values at each level are correct but my... more >>
Report Renderiring in EXCEL ..
Posted by Tanveer Malik at 6/20/2006 12:00:00 AM
I am using Reporting Services 2000 Service Pack 2, on a .NET 2003
Plateform. - ASP .NET in a VB .NET Project.
I have disabled the EXCEL from my default renedering formats by placing
Visible="false" in RSReportServer.config file for EXCEL.
Now the problem is that I want one report to export... more >>
|