Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
prasadcm
Creator II
Creator II

Dynamic string concatenation & sort

Hi,

Capture.PNG

The value in listbox is made of 4 fields as shown above,I need output as shown above
Since 3rd field consists of C & 1st field consists of T....so now 3rd field should come before 1st.

Regards,

Prasad !

10 Replies
prasadcm
Creator II
Creator II
Author

Hi All,

Replace characters with Ascii numbers in a string

Replace characters with Ascii numbers in a string

I used the code in above link to solve the problem.

Regards,

Prasad