Forum Discussion

AshishKS's avatar
AshishKS
Frequent Visitor
1 year ago

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

  • 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.