Forum Discussion
AshishKS
1 year agoFrequent Visitor
Need to display measure value calculated dynamically in Column under Visual Matrix
Need to display measure value calculated dynamically in Column under Visual Matrix and Sorted appropiately
1 Reply
- lbendlinSuper User
That is not something Power BI supports. You would need to use a disconnected table for your column headers and then use a proxy measure that senses the current column value and returns the associated measure.