Mapping Databse user table into Qlikview application
Hi,
I have a user table in database which contain user details(name, password, role etc)
now I want to that if user login to access point using database user table credentials then he should be able to login and should be able to see dashboards.
I have added that table in script like select * from User_details. Please suggest necessary settings needs to be done