
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
free trial for Qlik View
I am working on integrating ServiceNow with Qlik.
I signed up for a free trial for Qlik Sense but am not able to figure out how to sign up for free trial for Qlik View. I have below questions:
1- Can I use both Qlik View and Qlik Sense on my same account and same tenant? If I can, how does the billing work? I understand there are different plans for different products.
2- Same set of APIs work for Qlik Sense and Qlik View? I am targeting user management for now so need to use the API to get the users details and the audits to get the user activities.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. The free QlikView access os not handled as in Qlik Sense so you don't need a tenant, just a Qlik.com account. To develop in QlikView you need a QlikView desktop client on your Windows computer. Check out this link on how to obtain access to a free to use personal edition. QlikView Personal Edition ‒ QlikView.
2. QlikView does not offer the same extent of open APIs as Qlik Sense does. To check user details and audit you need to connect to your Qlik Sense server log files or repository database. Please note that Qlik View Server is not offered as a free personal edition. So to read real user data you need access to a QlikView server environment.
Qlik Community MVP


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The list of QV APIs can be found here: QlikView APIs and SDKs, with the QMS API being the one to interface with user data.
Best Regards
Help users find answers! Don't forget to mark a solution that worked for you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. The free QlikView access os not handled as in Qlik Sense so you don't need a tenant, just a Qlik.com account. To develop in QlikView you need a QlikView desktop client on your Windows computer. Check out this link on how to obtain access to a free to use personal edition. QlikView Personal Edition ‒ QlikView.
2. QlikView does not offer the same extent of open APIs as Qlik Sense does. To check user details and audit you need to connect to your Qlik Sense server log files or repository database. Please note that Qlik View Server is not offered as a free personal edition. So to read real user data you need access to a QlikView server environment.
Qlik Community MVP


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The list of QV APIs can be found here: QlikView APIs and SDKs, with the QMS API being the one to interface with user data.
Best Regards
Help users find answers! Don't forget to mark a solution that worked for you!
