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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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