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



Answer this question

Queries dependent on results from other datasets.

  • Republican Conservative

    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.



  • Queries dependent on results from other datasets.