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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Binary load

Hi Experts,

How to get UI part and Section access and Variables while we go for Binary Load? Is there any option

- Raj

Labels (1)
10 Replies
Peter_Cammaert
Partner - Champion III
Partner - Champion III

Nice experiment Stefan.

I found out something else:

  • You cannot influence section access across documents. You have shown that the original SA survives a binary load and a subsequent SA is ignored. Probably because at script termination time the information in an SA table is moved to a special security zone, and after a binary load QlikView detects that this zone is already taken up and won't fill it a second time.
  • However, within the same script, you can create SA tables in sequence and each in a different Section Access area. And the most interesting thing is that you can delete the first SA table using a DROP Table statement if you name the first table. Only the last one will be kept.

Didn't know that.

Peter

PS Now Username/password = B/B due to the second Section Access table load.