Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Try
=ClientPlatform( )
Thanks swuehl
if ( ClientPlatform() = '' , 'Qlikview Used ')