Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
This should work, Can you try from your end
SubField(TTM,'#', -1)
It eliminates the float. Thank you.
But it does not Show the data as figures. We're halfway there 😉
-->figures= number
Figures in the sense? Sorting you meant to say ?