The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
65 | |
62 | |
60 | |
53 | |
28 |
User | Count |
---|---|
181 | |
82 | |
67 | |
48 | |
44 |