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 All,
Can you please assist me on the below, I have created calculated measures, but unable to include same under Rows in Matrix table
Need to created visualization as per below snapshot
Thanks for your help
Regards,
Solved! Go to Solution.
Hi @harirao
I think you want to show column header "No.of Deals", ">6 weeks visibility"... to show in Rows like the screenshot you show.
Now your visual shows like mine as below.
You can try "Show on rows" option in value in format.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @harirao
I think you want to show column header "No.of Deals", ">6 weeks visibility"... to show in Rows like the screenshot you show.
Now your visual shows like mine as below.
You can try "Show on rows" option in value in format.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @harirao ,
Are you trying to move a calculated MEASURE to the "Rows" section under Matrix visual?
If yes, then it won't work because measure gives you a single value.
"Rows" section accepts only COLUMN fields with multiple values. So, you may need to convert your MEASURE calculation to a COLUMN caluclation if you want to use it.
Thanks,
Pragati