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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to use User Defined Expression

Hello,
In Expression Builder there is a possibility to build User-Defined function. But I don't know how to build this and how the syntax should look like. I found in Expression Builder a possibility to import expression by giving an XML-File. But how should this XML look like?
My Target is to rebuild the Decode function with one user-defined function in Talend. Does anyone have an idee?. Thanks so much!!!
Labels (3)
2 Replies
Anonymous
Not applicable
Author

under the "Code" section of your repo (in the talend client) create a new routine. you can then use this routine in the expression builder.
Anonymous
Not applicable
Author

thanks so much. I've found this