Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi everyone, I have a table like this
I would to visual a table with Parent_Index and Index as Column Label like this
I want to sort weekday in order so I create the Order_id columns, but I can not sort Index Column by Order_id columns
I just do not really understand why I am wrong and how to done it.
I will be appreciated for your help. Thanks in advance!
Solved! Go to Solution.
Add a composite key (Index+parent index) and change the order_id column to consecutive numbers across that composite key as needed.
Add a composite key (Index+parent index) and change the order_id column to consecutive numbers across that composite key as needed.
But when it comes for visualizing, I still want to use column "Index" and "Parent_Index" seperately for visual's column labels. Creating composite key and sorting it by distinct consecutive order_id seem not really help.
You can still do that. Try in out.
It worked!! So sorry for late response.
Thank you very much.
User | Count |
---|---|
8 | |
2 | |
2 | |
1 | |
1 |