Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Sort Text data in Power Bi

Hi,

 

I am new to Power BI. I have one requirement to sort the data from Text.

So I have created one 'Title' text to show the selection of the filter which user has choosen.

 

The Title text is:

Title_Nokia_SW_Pipeline_Title = " PO Plan Quarters: "&IF (

ISFILTERED ( V_OPPORTUNITIES_OIF[Quarter_Name] ),
CONCATENATEX ( FILTERS ( V_OPPORTUNITIES_OIF[Quarter_Name] ), V_OPPORTUNITIES_OIF[Quarter_Name] , ", " ),
"ALL"
). 

 

But it doesn't give me quarters in sorted order. It gives me something like below. Is there any way to sort this quarter in the above formula?

Thanks!

 

Capture1.PNG

 

Regards,

Poonam

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Anonymous,

 

It seems like power bi not contains dax functions to re-sort calculation result.

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @Anonymous,

 

It seems like power bi not contains dax functions to re-sort calculation result.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Hi @Anonymous,

 

Thanks for your reply!

 

Regards,

Poonam

Helpful resources

Announcements
Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.