March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
How can I Sort my Column in Power BI?
My Column is
I Want it to be in ascending Order. I tried to sort using visual option but no result. Please help me...
Solved! Go to Solution.
hi @erp
If the column is Text column, when you pull the column in your visual, click on the "..." on the top right corner. And then select the order in which you want to sort.
Thanks,
alekh
Hi @erp
If you want to sort the column ascendingly by the interger part before "D", you need to add a column for sorting. In Power Query Editor, extract the interger part into a new column: under Add Column, select Extract > Text Before Delimiter and enter D in Delimiter textbox. And change the data type to Whole number.
After applying changes into Power BI Desktop, sort the original column by the new column. At last, select Sort ascending on the visual.
I don't add the new column with DAX because it will bring a circular dependency error when sorting the column by the new column. Hope this helps.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
Hi @erp
If you want to sort the column ascendingly by the interger part before "D", you need to add a column for sorting. In Power Query Editor, extract the interger part into a new column: under Add Column, select Extract > Text Before Delimiter and enter D in Delimiter textbox. And change the data type to Whole number.
After applying changes into Power BI Desktop, sort the original column by the new column. At last, select Sort ascending on the visual.
I don't add the new column with DAX because it will bring a circular dependency error when sorting the column by the new column. Hope this helps.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
hi @erp
If the column is Text column, when you pull the column in your visual, click on the "..." on the top right corner. And then select the order in which you want to sort.
Thanks,
alekh
@erp , In every visual you have the option under three dots to sort on column and order ,
if not you can use sort column of your choice
How to Create Sort Column and Solve Related Errors: https://youtu.be/KK1zu4MBb-c
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
82 | |
69 | |
53 | |
44 |
User | Count |
---|---|
202 | |
106 | |
100 | |
64 | |
56 |