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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hello Everyone,
I have a column in my table for "Country". To sort the countries in a specific way, i created another column by using below formula:
Country_Sort =
Solved! Go to Solution.
@Anonymous ,
Create a new column
Country 1= 'Table' - [Country]
then
Country_Sort =
@Anonymous
When you create a Calculated column in the Report View you will get this error because the column which is created based a Column Cannot Sort the Same column because is Dependent on that Column (with a Formula).
Create a Custom column in Power Query Editor ,with the same logic and use that column for sorting . you will be successful
I am sure this will be a solution for you and if so kindly share your Kudos and mark this as solution.
Regards
Vijay Perepa
Proud to be a Super User!
@Anonymous ,
Create a new column
Country 1= 'Table' - [Country]
then
Country_Sort =
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 52 | |
| 45 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 108 | |
| 108 | |
| 39 | |
| 33 | |
| 25 |