Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
What do you mean by Client Platform in QlikView?
What is the use of it?
How to use it?
Can someone please explain it?
Hi,
I got the following information in the help menu in QlikView Desktop.
ClientPlatform( )
Returns the name of the platform the client is using, for example, Mobile.iPhone.
All mobile clients start with Mobile, a period sign and the type of mobile device. Clients using AJAX will return Browser.Nameofbrowser, for example Browser.Firefox.
Note!
The function will only return the client type for those clients using the QVPX protocol, that is the mobile clients and the AJAX client.
Hi,
I got the following information in the help menu in QlikView Desktop.
ClientPlatform( )
Returns the name of the platform the client is using, for example, Mobile.iPhone.
All mobile clients start with Mobile, a period sign and the type of mobile device. Clients using AJAX will return Browser.Nameofbrowser, for example Browser.Firefox.
Note!
The function will only return the client type for those clients using the QVPX protocol, that is the mobile clients and the AJAX client.