The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.