Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request 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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.