Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.

QlikView

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!

Who Me Too'd this solution

m-wise
Partner - Contributor III
Partner - Contributor III

Found it.

Use:

SET DirectDistinctSupport=false;

SET DirectIdentifierQuoteChar='[]';

SET DirectIdentifierQuoteStyle='big query';

With the right quotes '

Then it works.

View solution in original post

Who Me Too'd this solution