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

substring for dynamic column in tmap

Hi 

 

I am trying to take field out from dynamic column . hence used tmap and tried doing left, right function.

but gave me error stating 

Right (dynamic) method there may be errors caused by JVM compatibility.

 

Please help , need solution to take out a field from dynamic column.

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

 

    If you want to perform the string functions, my recommendation would be to convert the data to String and then perform various String operations.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hi,

 

    If you want to perform the string functions, my recommendation would be to convert the data to String and then perform various String operations.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂