Forum Discussion
MikeKKK
4 years agoFrequent Visitor
Power BI Table visual - show same column with different format
In a table visual, I would like to display same column (Amount) two times, one showing the number with header, another showing the databar, without header. This is what I want to get for Table...
amitchandak
Super User
4 years agoMikeKKK , First add amount measure in values. Double click on amount measure in values (visual pane values) or right click rename. Rename it. Drag the amount again and try
MikeKKK
4 years agoFrequent Visitor
It does not work. After renaming the measure in visual pane values, when I drag the measure "Amount" again to the visual, it is automatically renamed.
My workaround is to create another measure which is same as "Amount", and it works perfectly, I can have different formatting for this measure. But this is not the optimal solution as I have two identical measures.