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: 
jananireddy
Partner - Creator
Partner - Creator

Detecting a device in Qlik sense

Hello Everyone,

Is the any keyword in qlik sense which will return the type of device used by the user.

For example in qlik view ClientPlatform() returns with "browser.android" when the user has logged in with an Android tablet

Thankyou!

1 Solution

Accepted Solutions
jananireddy
Partner - Creator
Partner - Creator
Author

2 Replies
jananireddy
Partner - Creator
Partner - Creator
Author

environment.device will do the trick

http://help.qlik.com/en-US/sense/1.1/Subsystems/ManagementConsole/Content/QMC_Entity_Rules_Condition...

Just in case it can help someone

Regards,

Janani

pauloedu
Contributor II
Contributor II

Hi.

How did you apply it?