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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
krishna789
Creator II
Creator II

session access configuration in qliksense server?

HI Experts,

   Can someone help me how to do session access configuration in qliksense server .i googled it I am getting qlikview configurations

it would more helpfull if there is any video.

Thanking You,

krishna

omarbensalem‌, loveisfail‌ , stalwar1‌  youssefbelloumswuehl‌  nicole_kowalskymtoadamdavi3s

1 Solution

Accepted Solutions
Michael_Tarallo
Employee
Employee

Hi Krishna - I see Andrea has replied with a link to section access security - however I see your title and discussion thread mention session access - is this correct? QlikView did have a licensing option named session cals, so I am trying to understand if you are looking for something similar - or did you mean section access?

Section access is configured per app, not server - so I am inclined to think you may want something different.

Please let us know

Thanks.

Mike T

Qlik

Regards,
Mike Tarallo
Qlik

View solution in original post

3 Replies
agigliotti
Partner - Champion
Partner - Champion

Michael_Tarallo
Employee
Employee

Hi Krishna - I see Andrea has replied with a link to section access security - however I see your title and discussion thread mention session access - is this correct? QlikView did have a licensing option named session cals, so I am trying to understand if you are looking for something similar - or did you mean section access?

Section access is configured per app, not server - so I am inclined to think you may want something different.

Please let us know

Thanks.

Mike T

Qlik

Regards,
Mike Tarallo
Qlik
krishna789
Creator II
Creator II
Author

Hi Michael Tarallo,

Thanks for your reply, Actually i  am looking for  section access  in qlik sense.

Section Access;

LIB CONNECT TO 'section';

LOAD

'USER' AS ACCESS,

   UPPER(Id) AS UID,

    Upper(UserName) as NTNAME ;

SQL SELECT Id,

    UserName,

    "Password",

    Email,

    IsRedirectedToHub

FROM BI.dbo.Users;

Section Application;

Orders:

Load

ScheduledPickup ,

OrderTrackingNumber,

Here i want some light on how we can get work with section access scripted app into the server.

how we should deploy This app on a server, normal like publishing into a stream and according to user sheets should filter .

I am looking for some related documents how we can achive section access in qliksense server