Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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 =
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
73 | |
42 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |