Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
We have an application in Qliksense with On -Demand app generation functionality. The application having heavy user base (Daily 1400 users ) and with each user new on demand app gets created and it hits the query in bakcend via template app to get the result set. we have GCP Big Query in backend.
We are looking for options to move out from On demand app feature.
Any suggestions on this would be appreciated.
Hi Nilesh,
just some ideas based on your provided information 🙂 .
- Moving some dimensions to qvds , to reduce the load on Big Query and transfer less data to Qlik
- Enrich selection app with additional data to reduce the amount of templates that needs to be generated
- Analyze the querys , maybe you can build some new in-memory apps to avoid template generation
- App Chaining
- Switch to direct query. With 1400 Users not the best idea ...