We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi Guys,
Please bear with me here , as simple as it sounds it seems like a difficult task,
I am trying to order the item column in ascending order for the same towermodelID
When I try to sort by column here as below:
I get the following error:
Could Somebody please help me to sort the item column in ascending order for the same towermodel ID ?
Solved! Go to Solution.
Hi @Anonymous,
If it is no problem for you that [TowerModelID] will be sorted in ascending order as well, you can the following:
- go to PowerQuery (Transform Data);
- sort [TowerModelID] somehow;
- press SHIFT and select [Item];
- sort [Item] in ascending order;
- save changes.
After that sorting of [TowerModelID] and [Item] should be synchronized in Table View: if you sort [TowerModeID] in descending order, [Item] will be sorted in the same order and vice versa.
Best Regards,
Alexander
Hi @Anonymous,
If it is no problem for you that [TowerModelID] will be sorted in ascending order as well, you can the following:
- go to PowerQuery (Transform Data);
- sort [TowerModelID] somehow;
- press SHIFT and select [Item];
- sort [Item] in ascending order;
- save changes.
After that sorting of [TowerModelID] and [Item] should be synchronized in Table View: if you sort [TowerModeID] in descending order, [Item] will be sorted in the same order and vice versa.
Best Regards,
Alexander
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 39 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 36 | |
| 22 |