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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to drop multiple temporary fields in script using wildcard

Hi, does anyone know if you can drop multiple fields in Qlikview script in a single statement, e.g. somthing like:

DROP FIELDS z* or

DROP FIELDS "z*"

The fields are all prefixed by 'z' to let me know that it is a temporary field used in calculations only and not needed in the report developer interface but I don't want to list them all separately.

Labels (1)
10 Replies
Not applicable
Author

Didn't thought about that in this context - but quite logical now you explain it.

If it were my thread - you would get 10 point 😉 Thanks!