Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I have got the qlikview and licence for the personal edition, as per the training i have applied the section access under the edit script-- create hidden script..selected the basic user properties and applied the row level security as follows...
Section Access;
LOAD * INLINE [
ACCESS, USERID, PASSWORD
ADMIN, ADMIN, ADMIN
USER, KANTH, KANTH
USER, KARTHIK, KARTHIK
USER , SURESH, SURESH
USER, RAM, RAM
];
Section Application;
LOAD * Inline [
USERID, team
KANTH, India
KARTHIK, Singapore
SURESH, Brazil
RAM, China
];
i have also applied the document setting as open the page according to the section access. i have saved, closed and reopened the report... but it is not asking any of the user id and passwords, it is simply opening the report as it is .. please help me out with this regard, am new to qlikview.. Thanks in advance.
You need to reload the dashboard before you save, close, and reopen it.
You need to reload the dashboard before you save, close, and reopen it.
Thanks for the reply, it takes 4 hrs for reloading, could you please help me with reloading methods,?
Reload times really depend on how much data you have and how your load script is set up to connect the data. I am attaching two documents (not written by me) that talk about best practices in how to model your data. I hope this is helpful for you.