Forum Discussion
Anonymous
8 years agoNot applicable
Custom Power BI Table to display measures in Rows
Hi Guys, I am using Imported Power BI file and has 5 tables in it and related to each other as per the requirement. I've created all the required measures on the model. Now, my question is to displa...
- 8 years ago
It seems you should use a DAX query to build a column that meets your requirements.
After that you would need to put this column into Row-based Metric Name if you use Row based data.
As an alternative you might turn off metric name column and use Category data field instead.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
v-viig
7 years agoCommunity Champion
What visual are you using?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Anonymous
7 years agoNot applicable
I am using table and matrix display for display, not even visuals.