Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hello community,
I have a table that comes from a SQL Server Procedure (let's say table1).
This table, based on the procedure, could have a dynamic number of columns :
A|B|C|Price_1|Price_2|Price_3|...|Price_n.
Since I'm using in Power BI a table visual to show informations based on those prices, I need to show dynamically in the table visual as much as prices that I have in the table created from the stored procedure.
Is there a solution to adjust dynamically the table visual?
Thank you.
Solved! Go to Solution.
Hello,
It should be added manually, since Power BI won't know which columns to add and it won't add by default.
Proud to be a Super User! | |
Hi @Anonymous
Unfortunetly No. You have to add it manually.
you can apply pivot column.
In that case in auto refresh other pivot whih are added later on will be added part of a pivot.
Steps:
Go to power query
select your A|B|C| and go to transform> Pivot other columns
save and close.
Try to add in your Matrix visual any way you want it. but it auto fetches the newly added columns.
I hope I answered your question!
Hi @Anonymous
Unfortunetly No. You have to add it manually.
you can apply pivot column.
In that case in auto refresh other pivot whih are added later on will be added part of a pivot.
Steps:
Go to power query
select your A|B|C| and go to transform> Pivot other columns
save and close.
Try to add in your Matrix visual any way you want it. but it auto fetches the newly added columns.
I hope I answered your question!
Hello,
It should be added manually, since Power BI won't know which columns to add and it won't add by default.
Proud to be a Super User! | |
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.
| User | Count |
|---|---|
| 77 | |
| 37 | |
| 31 | |
| 29 | |
| 26 |