Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
I have to sort the sub header columns
Solved! Go to Solution.
I have found the solution for this topic.
In above case we have sub headers are repeating as MTD and YTD for 8 columns.
What we did was in switch function we have used space for MTD and YTD so that each and every sub ehader will be unique
Ex: 1. "MTD", "YTD"
2. " MTD", " YTD"
3. " MTD", " YTD"
We have given extra space so that dax considers each sub header as unique and sort accordingly.
I have found the solution for this topic.
In above case we have sub headers are repeating as MTD and YTD for 8 columns.
What we did was in switch function we have used space for MTD and YTD so that each and every sub ehader will be unique
Ex: 1. "MTD", "YTD"
2. " MTD", " YTD"
3. " MTD", " YTD"
We have given extra space so that dax considers each sub header as unique and sort accordingly.
@Optimusprime_25 , The information you have provided is not making the problem clear to me. Can you please explain with an example?
refer if my blog on a similar topic can help
https://medium.com/chandakamit/power-bi-when-i-felt-lazy-and-i-needed-too-many-measures-ed8de20d9f79
Appreciate your Kudos.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
126 | |
113 | |
72 | |
65 | |
46 |