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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Problem with xml files

Hello all,

I have the problem that when I try to work on an XML file, I have things like

<div>, float;# and string;# before the actual data that I want to use.

Can I eliminate them in an easy way?

Purgechar and replace is not working properly...

regards,

Michael

12 Replies
Anil_Babu_Samineni

This should work, Can you try from your end

SubField(TTM,'#', -1)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Not applicable
Author

It eliminates the float. Thank you.

But it does not Show the data as figures. We're halfway there 😉

-->figures= number

Anil_Babu_Samineni

Figures in the sense? Sorting you meant to say ?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful