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: 
Not applicable

Import Expressions

Hi,

I have many expressions to change and the find/replace function is not useful enough in this case. Two questions:

- Does it exist the inverse way of Expression Overview - > Export , that is a way to Import.

- if not, is not possible to use wilcard characters or siimilar solution?

Thanks.

2 Replies
erichshiino
Partner - Master
Partner - Master

Hi,

You can use the script to load variables ( and the expression) from a table.

In this post http://community.qlik.com/message/89749#89749

you can use Karl's script example to do it.

Please, be careful the variables will be overwritten in the process. I suggest you comment or remove the script after you use it.

Best Regards,

Erich

rustyfishbones
Master II
Master II

Here is a video on how to import Variables

http://www.youtube.com/watch?v=xg8NKngDIAE

you can use this as a guide to do the same for Expressions

hope it helps