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

Remove Special Characters

Hi,

I am using this formula in Excel to remove a leading white space :

TRIM(SUBSTITUTE(A2,CHAR(160),CHAR(32)))


Is there a similar function to do this in Qlikview.  I have tried a simple LTRIM but this doesn't seem to work.


Many thanks.


Phil

11 Replies
joydipp1988
Creator
Creator

Thanks Nagesh for the info.

joydipp1988
Creator
Creator

Thanks Peter for the info. Actually I was looking for this kind of site.


Thanks.