

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Multiple Clients
Hi,
Is it possible to identify which client is opening an application? I'd like to deploy a single QlikView file with different sheets (and maybe objects) for different clients (iPad, Blackberry and Ajax). So, it would be great to put it on a variable and check it to make sheets visible or invisible.
Any ideas?
Thanks,
Erich
Accepted Solutions
.png)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Erich,
Try a combination of ClientPlatform() and QlikViewVersion() functions to see if that is enough to identify your users.
Hope that helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, This is possible to implement using SECTION ACCESS. Go though it from Qlikview Reference Manual, that will help. Even there are many posts in the forum itself discussing about same, you can search for it.
Regards, tresesco


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm sorry but I can not identify if the same user opens the application from iPhone client or blackberry using section access.
The problem is not access to data but only format.
.png)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Erich,
Try a combination of ClientPlatform() and QlikViewVersion() functions to see if that is enough to identify your users.
Hope that helps.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It worked perfecly:
These are my results for ClientPlatform()
- Qlikview Desktop: blank
- Ajax: browser.MSIE 7.0 (it will depend on the browser)
- Blackberry: mobile.blackberry
- iPhone/iPad: mobile.iphone.
Thanks a lot!
Erich


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Has anyone here been able to connect to a QV Server (v10 SR2) using authentication (DMS) on an Android device?
I've tried and keep getting the login box popping back up and then to a login failed screen.
I've tried on an Acer Iconia and a HTC Ispire phone.
I can get to the demo apps, where there is no authentication without any problems.
Thanks,
Mark

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello erich,
where to check this
ClientPlatform()please let me know
and how to check for mobile device client availability on server .
Thanks
Sunil Chauhan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there a way to distinguish between iPhone and iPad? They both seem to be coming up as Safari Mobile?
