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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Field loading condition

Dear all,

is it possible to create a condition in the script, in order to load or not a field ?

the same table in two different db, has different structure, because the field1 is not present in both db. Just to be clear:

DB1     TABLE1          has FIELD1

DB2     TABLE1          without FIELD1

So, I would use the same script and I would load the field1 only in the first case.

Is it possible to create a condition to load field1 only when I need  ?

Thanks in advance for your help

1 Reply
flipside
Partner - Specialist II
Partner - Specialist II

Hi,

Sounds like you need a dynamic script ... this thread might help you.

http://community.qlik.com/message/264177#264177

flipside