Using multiple Datasources in a dataset

Hi,

I have to design a tabular report where the data in all the columns of the table comes from the cube, but for one column where the data comes from the ODS table.

Could anyone please let me know if it is possible to combine the results of the query from a cube with query from an ODS table and display together in a single report

Any thoughts on this would be greatly appreciated

Thanks.



Answer this question

Using multiple Datasources in a dataset

  • Cem Uney

    No, you probably would have to write your own data extension or let the database server do this for you.

    HTH, Jens K. Suessmeyer.

    ---
    http://www.sqlserver2005.de
    ---

  • Using multiple Datasources in a dataset