Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello.
Do you know a speicific way or script code which will prevent QlikSense from indexing specific fields during reloading data tables from a servier or a QVD file?
The following:
SET CreateSearchIndexOnReload=0; // will prevent indexing of all fields loaded
But how can I specify which fileds not to be indexed upon load and which fields to be indexed?
Does any script exist for that?
Thank you!