Forum Discussion

Abbi's avatar
Abbi
Helper I
4 years ago
Solved

Dynamic Query from 2 different data sources

Hi All,   I have two different datasource SQL and Kusto  SQL table has two columns ID and dependecy, I have to take up only Id's with the dependency as Client.  I created a list using the I...
  • Abbi's avatar
    4 years ago

    Hi All,

    Got this figured out.

    Declared the list in the query .

    It worked fine