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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi, I stuck on my case by showing matrix visual header name dynamically based on slicer selection.
I have a table with below information.
I added a slicer to select the version. e.g. if I choose version A. the matrix table will show vs and "Version A" Qty, if I choose version B, the same matrix table will show vs and "Version B" Qty. Pls give a hint how to achieve that? Thanks.
Solved! Go to Solution.
Hi,
Please check the below picture and the attached pbix file.
One of ways is to implement field parameter.
Use report readers to change visuals - Power BI | Microsoft Learn
Hi,
Please check the below picture and the attached pbix file.
One of ways is to implement field parameter.
Use report readers to change visuals - Power BI | Microsoft Learn
@Jihwan_Kim , thanks for your solution. It works for me. Just one question: if I have more than 100 versions, is there any way to set the paramter dynamically as well? Thanks!
e.g.