Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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 ID's, as shown below
Kusto table has a column called tags, Tags column contains these ID's along with some other data.
Now I have to pull all the rows, where the tags column contains any of these ID's .
How do I achieve it. Please help .
Solved! Go to Solution.
Hi All,
Got this figured out.
Declared the list in the query .
It worked fine
Hi All,
Got this figured out.
Declared the list in the query .
It worked fine
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 5 | |
| 4 |