The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.