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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Remove extra charters from column

Hi All,

 

How i can remove the extra string/caracter from column using tmap.

 

Need to remove till 00:00:00  if exist  else ignore.

 

Colum1

28SEP 00:00:00 120

33

20DEC 00:00:00 24

 

Expected output.

colum1

120
33

24

 

Thanks

Shree

Labels (1)
10 Replies
Anonymous
Not applicable
Author

Hi @TRF,

 

Thanks you so much, its working as expected.

 

Regards

Shree