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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
pablomind
Creator
Creator

How can I do a binary load excluding the section access?

Hi, I have a question for the experts out there. I have a Binary Load (data models, data, everything) that has a section access. I need this binary load for one document but without the section access. Is this possible?

Regards,

Pablo

11 Replies
passionate
Specialist
Specialist

What Exactly are you trying to achieve because as per best practices section access is always at last layer.

Peter_Cammaert
Partner - Champion III
Partner - Champion III

I agree with Miguel (partially it seems, since IT has always the possibility to access anything and everything).

Section Access is primarily intended for end-user security. That means that it is best only loaded as the very last step in any task chain. This problem with a Binary Load including Section Access is also an argument that you should avoid loading data sideways (e.g. from one end-user document into another). The better option in that case is to create a DataMart (or whatever you like to call a headless QVW document) without Section Access and let it act as data source for two end-user document in the next stage.