Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
panwipa2528
Contributor III
Contributor III

How to sort period time (Text)?

I have data sort as attach file and need result same as photo

1 Solution

Accepted Solutions
sunny_talwar

May be sort using this expression

Date#(Trim(SubField(Period, '-', -1)), 'DD MMM')


Capture.PNG

View solution in original post

4 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

Check the application.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
panwipa2528
Contributor III
Contributor III
Author

When I have data like attach file, please help me again. _/\_

panwipa2528
Contributor III
Contributor III
Author

stalwar1‌ Can you help me?

sunny_talwar

May be sort using this expression

Date#(Trim(SubField(Period, '-', -1)), 'DD MMM')


Capture.PNG