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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
kangaroomac
Partner - Creator II
Partner - Creator II

Section Access

I am trying to implement Section Access. It works when using my local machine on the network (implemnted with NTNAME). When I put the application on the Server though, I get a "Failed to open document" error. The user I am logging into on the server is the same user that works when running from my local machine (Have double checked using the Osuer() function).

  • I am using Strict Exclusion
  • I am using the DOMAIN\<USERNAME> format for NTNAME
  • My user is of the type USER
  • I have given permissions on the server to the User (even tried Full Access)

Anyone have any ideas of anything else I can check?

1 Reply
Anonymous
Not applicable

When you open locally, is the NTNAME you're using an ADMIN?

If yes, I think that you don't have a proper connection from the user's section access table to the data model.

When connecting via server everyone will be considered a USER and Strict Exclusion will only allow connections that have matching values to link to in the data model.