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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
EV89
Contributor III
Contributor III

Iterating a custom java code for each field for each column in a table

Hi everybody,

i want do a replace of first and last letter for each field in a table with two hundred columns (all string fields).

The replace will be a custom java script but i don' find a way to make the replacement without specify the function for each field in a tmap.

I think about a tflowtoiterate but, if i understand correctly, i mantain the same problem. Specify the single name for any global variables.

Any idea for iterate a function  for each field for each column in a table?

thanks

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

Could you please elaborate your case with an example with input and expected output values?

Best regards

Sabrina

EV89
Contributor III
Contributor III
Author

Hi xdshi,

 

thanks for your reply. I attach you an example, i hope it's clear.