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: 
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.

1 Solution

Accepted Solutions
swuehl
MVP
MVP

Try

=ClientPlatform( )

View solution in original post

2 Replies
swuehl
MVP
MVP

Try

=ClientPlatform( )

maxime66
Creator
Creator
Author

Thanks swuehl

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