Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello,
i want to sort my column partner_display by ecart_max
when i try to do it by sorting i got this message :
How can i sort my column by value ?
Reagrds,
Sophie
Solved! Go to Solution.
Hi @Sophie_
In the Query Editor (Transform data) go to your table and choose reference.
Then highlight the two columns to keep and choose remove other columns. Then choose Remove duplicates
Join this back onto your table in the front end and use this column instead of the original.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Hi @Sophie_
Could you split these two columns into a seperate table.
Remove duplicates and then apply your sort.
Then join back to your original visual. That would remove the error as the seperate table is unique.
If you are using a chart visual, it is possibel to sort using a measure.
Create a measure that returns the MAX ID and put it in the tooltip. On the visual apply a sort.
For anyone interested:
“Sort by another column. We cannot sort the column ‘partner_display’ by ‘ecart_max’. You cannot have multiple values in ‘ecart_max’ for the same value in ‘partner_display’. Choose another column to sort or update the data in ‘ecart_max’
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Hello @SamWiseOwl ,
do you have an exemple to di this : "
Remove duplicates and then apply your sort.
Then join back to your original visual. That would remove the error as the seperate table is unique." ?
I want to sort partner_display in filter.
Sophie
Hi @Sophie_
In the Query Editor (Transform data) go to your table and choose reference.
Then highlight the two columns to keep and choose remove other columns. Then choose Remove duplicates
Join this back onto your table in the front end and use this column instead of the original.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
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 |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 63 | |
| 32 | |
| 31 | |
| 23 |