all groups > sql server reporting services > november 2004 >
You're in the

sql server reporting services

group:

Joining two reporting services datasets


RE: Joining two reporting services datasets letuce dance
11/11/2004 10:37:07 AM
sql server reporting services:
if it's just a SQL command you could create a 3rd dataset?

[quoted text, click to view]
Re: Joining two reporting services datasets Bruce L-C [MVP]
11/11/2004 3:03:35 PM
You can not do this within RS. You either need to have a stored procedure
doing this (can use linked databases) or you need to use subreports.

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Joining two reporting services datasets gdaquila
11/11/2004 6:13:37 PM
Hi All,
It is possibile to create a dataset that is a join of two other datasets
(the two datasets are of diverse origin: the first is OLAP the second is
relational)?
Example:
I have dataset 1 and 2 I want to create the third that is a join of the 1
and the 2.
Can anyone help me?
Thank you.

Re: Joining two reporting services datasets gdaquila
11/12/2004 11:07:40 AM
Hi,
Ok,
I will try with a linked server.
You think that I can follow the sample published by microsoft at
http://www.microsoft.com/downloads/details.aspx?FamilyID=f9b6e945-1f4c-4b7c-9c83-c6801f0576ff&DisplayLang=en
In this samples I have one regarding the use of linked server.
The last my question is: in this approach, the multidimensional data must be
retrieved via SQL Query not via MDX query it is correct?
Thank you!
G

"Bruce L-C [MVP]" <bruce_lcNOSPAM@hotmail.com> ha scritto nel messaggio
news:eiHEqHDyEHA.3976@TK2MSFTNGP09.phx.gbl...
[quoted text, click to view]

Re: Joining two reporting services datasets Bruce L-C [MVP]
11/12/2004 11:12:51 AM
Sorry, I don't have any experience with MDX queries.

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

AddThis Social Bookmark Button