Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
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

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.