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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hello,
Is there are any way to create visuals dynamically based on data? Let's say you have 10 rows in a table and you need to build 10 gauges that are filled with data from each row? Is there are any possibility or workaround?
Hi @andriikubrak,
It's possible. But it couldn't be a best solution for your scenario.
1. Add an index column in the Query Editor.
2. Add ten Gauges and set the visual level filter to [Index] = 1, 2...10.
Best Regards!
Dale
Not in the way you have described. There is no macro system in Power BI that could produce visuals.
I have some Dynamic visuals in my reports. I have a selection table, which i link to a dropdown menu. When a user selects one, this informs my display Measure. The display measure checks the ID, using a MIN statement, and with a switch calls other Measures for the required results.
Whilst you may not use it exactly like that, you could take the idea and run with it. Have a set of measures that display different outputs depending on what is contained in your data. You would have to set up ahead of time what you Max number of visuals are.
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 |
|---|---|
| 16 | |
| 11 | |
| 10 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 41 | |
| 36 | |
| 36 | |
| 28 | |
| 20 |