Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to filter data based the logged in user(windows network logon). how can i do this?. Plese & Thank you !
Note : the data source is SQL server , network logon based authorization information is stored in the same database.
You can implement it using Section Access with data reduction. Try to search this forum and you'll find examples for sure.
a doc to start
Thank you for the response!.
Section Access points me towards setting up my own access scheme. But in my case the access scheme / authorization information is already available . I want to somehow get the windows login id of the person who is opening the qlikview and show only the data available to him.
In simple words , how do I get windows logon information in qlikview?
Thanks again !