Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear community,
I have some end-users who generate their own data by our web-app. I want to visualise their generated data in a fix-template dashboard on the server. Here is the workflow I need:
1) The user-generated data (.csv) + dashboard (.qvf) needs to be uploaded to the Qlik server.
2) the dashboard should be created on the server (temporary). [using .qvf and .csv data]
3) show the dashboard to the user (as read-only) [I should share the link with the user, where he can see the dashboard]
4) keep the dashboard for a while and remove it after some time.
I am wondering if such a thing is possible with Qlik and how programmatically can I implement this??
Any idea is highly welcome!
Hi MajBhr,
I would suggest to check On-Demand App Generation (ODAG) functionality. You can create a template app (static dashboard) populated with data from other application that loads .csv files. In addition, you are able to set On-demand app service properties in QMC (i.e. number of days before purging historical data).
This could be an option to find a solution for you.
BR
Martin