Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hello,
I have 3 columns (levels) and each column has a Order column,i want to sort teh column but the problem is my columns have duplicates values like that:
Group | Level 1 | level 2 | level 3 | Order 1 | Order 2 | Order 3 |
Store | A | 1a | Ax | 1 | 1 | 2 |
Store | B | 1b | Bx | 3 | 2 | 1 |
Store | B | 2b | By | 3 | 3 | 3 |
Store | C | 1c | Cx | 2 | 4 | 4 |
Store | C | 1C | Cy | 2 | 4 | 5 |
Head | A | 1a | Ax | 1 | 1 | 1 |
Head | B | 1b | Bz | 2 | 2 | 2 |
Head | B | 2b | Bw | 3 | 3 | 3 |
I create duplicates columns, concatenate group and level to remove duplicates values in each column and sort by Orders columns. But with this solution I have to display Group/Level 1 ( Head/A, Head/B, Store/A,Store B,....), Group/Level 2,... and I want to display only the level without .
Do you have any other ideas?
Thank you for your help
Anyone else have an idea?
If i do this , the same level will have to Order value and it's not gonna working . Example: Lveal 1a will have 1 and 4 as order position power bi won't understand.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
86 | |
76 | |
74 | |
56 | |
45 |
User | Count |
---|---|
117 | |
105 | |
77 | |
66 | |
64 |