read and show data from Qlik sens

0
Hi  how can we access Qlik sense data and display in Mendix in pages             
asked
2 answers
0

He Bernd,

You can use the different ways Mendix provide to load data: via Excel, CSV, SOAP or REST. Here you can find how to consume a REST service: https://docs.mendix.com/howto/integration/consume-a-rest-service.

Hope this helps ;-)

answered
0

Hi Bernd,

Qlik does not provide an easy way to expose the data from Qlik to another application. We have developed a custom component to configure REST webservices to easily get the data from Qlik. We also use that for our customers to get data from Qlik to Mendix. See https://ddcgroup.com/qlik-data-extractor

Regards, Maurice.

answered