October 18, 2012 at 5:41 pm
Hi ,
Can we create a single report adding some columns from a table and some columns from OLAP cube in SSRS ?Please help.
Thank you.
October 26, 2012 at 6:02 pm
Hi,
No You can't use both SQL and OLAP data for the same report. Since for a report you will use only one dataset and we cannot combine 2 sources for a single dataset.
The best way you can do is to bring your SQL data into OLAP and use only OLAP as source for the dataset.
October 27, 2012 at 12:22 am
rupesh.gajjela (10/18/2012)
Hi ,Can we create a single report adding some columns from a table and some columns from OLAP cube in SSRS ?Please help.
Yes, you can query a SSAS cube through T-SQL using the OpenQuery.
HTH,
Rob
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply