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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Need to display measure value calculated dynamically in Column under Visual Matrix and Sorted appropiately
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.