Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Nilesh_999
Partner - Contributor II
Partner - Contributor II

Alternative to on Demand application feature

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.

Labels (2)
1 Reply
Mark_Leifeld
Partner - Creator
Partner - Creator

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 ...