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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
maxime66
Creator
Creator

Detect Qlikview Software

Hi Qlikers,

How could i know in a Qlikview Document when it is open with "Qlikview Software"  (and not with Web Browsers or Smart Devices) ?

Thanks.

Labels (1)
1 Solution

Accepted Solutions
swuehl
Champion III
Champion III

Try

=ClientPlatform( )

View solution in original post

2 Replies
swuehl
Champion III
Champion III

Try

=ClientPlatform( )

maxime66
Creator
Creator
Author

Thanks swuehl

if ( ClientPlatform() = '' , 'Qlikview Used ')