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.
Hello,
I have a custom table that has indicator names in it and i need to put multiple measures from top to bottom next to it. Is it possible?
"Result" column is where I need to put my measures in.
Solved! Go to Solution.
@VViskaz
Try:
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@VViskaz
Try:
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Hello,
I have successfully created a table that shows indicators and their values in a table in the report view. I have done this by creating a new table using following DAX query:
@VViskaz , You have these you measure name and put them on matric as values and enable show on row. That will do this. You can rename measure a matrix level
Refer :https://www.burningsuit.co.uk/blog/2019/04/7-secrets-of-the-matrix-visual/
Now values on rows and columns , just measure and show on row
But I need to put these measures exactly in a table, not in a visual. I'm planning to build clustered column chart from these.
I need it to look like this: