Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 40 | |
| 36 | |
| 34 | |
| 31 | |
| 27 |
| User | Count |
|---|---|
| 135 | |
| 103 | |
| 65 | |
| 61 | |
| 55 |