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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi guys
Might be basic sorry but not sure on how to proceed
This is a matrix, got all the years and then the facts... Is there a way so I can put first al the facts and then all the years available below... Think this is not possible but I want to be sure
Thanks all!
Solved! Go to Solution.
You cannot have measures as column headers. To work around that limitation, create a reference table with the desired column names and their sort order, and then create a single measure that returns the result according to the selected category.
Thanks, for the reply. No worries I´ll work around creating a Switch to put all measures in a data segmentation...
You cannot have measures as column headers. To work around that limitation, create a reference table with the desired column names and their sort order, and then create a single measure that returns the result according to the selected category.