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,
I have a table which has several queries stored in a column in table.
For Example,
QueryTable1
Id SQL
1 select col1, col2 from customers
2 select col1, col2 from products
I want that when the user clicks on 1, Power BI should execute the query in SQL colum for 1 and return the data.
I then plan to create a drill through report for the records which are returned from the query executed from the table.
Is this possible in Power BI right now?
Solved! Go to Solution.
You may create a custom function and then invoke it for each row in Query Editor.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 21 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 58 | |
| 55 | |
| 43 | |
| 36 | |
| 35 |