Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is there a way to use MongoDB code when using the Qlikview Connector?

Hi, I am using the Qlikview connector to connect to a mongodb and the connection works fine. However, I was wondering if there was a way to add code, such as a find criteria, to filter the data I download into qlikview. Or is downloading the entire mongodb collection the only way currently? Thanks!

3 Replies
chrisbrain
Partner - Specialist II
Partner - Specialist II

Hi,

It's a good question/suggestion - thanks for posting. Currently we only support a full download but it should be possible to add a filter input box. I would just need to find some time to get a bit more up to speed on MongoDB.

Could you reply either here or directly to me with a few examples of the kind of criteria you would need supported to give me a starting point?

Thanks!

beeido.com - BI | Software | Qlik Integration Services
GitFirst - A CI/CD solution for Qlik Sense
rbecher
MVP
MVP

You can use MongoDB´s simple REST interface. See attached example.

- Ralf

Astrato.io Head of R&D
chrisbrain
Partner - Specialist II
Partner - Specialist II

Just a quick note to say that we have a brand new version of our QVSource MongoDB Connector for QlikView released today.

MongoDB Connector For QlikView - QVSource - The QlikView API Connector (Docs)

This supports JSON Queries so that you can filter the data you need to load into QlikView from your collections.

beeido.com - BI | Software | Qlik Integration Services
GitFirst - A CI/CD solution for Qlik Sense