The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
112 | |
81 | |
75 | |
52 | |
47 |
User | Count |
---|---|
133 | |
124 | |
78 | |
64 | |
61 |