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.
User | Count |
---|---|
189 | |
83 | |
75 | |
74 | |
51 |
User | Count |
---|---|
168 | |
91 | |
88 | |
80 | |
73 |