Tuesday, March 20, 2012

Queries dependent on results from other datasets.

Hi,

I need data from two datasources. From the first datasource a get only one row. Then I need to use one of the values in this row to filter the next query. I couldn't make it to work. Is it possible? Suggestions on how to do this?

Tomsi

One possible solution is to create internal parameter that will take default value from 1st data source.

When you can use this parameter in the second data set.

No comments:

Post a Comment