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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

ODAG-Creating Visualizations in load script in Qlik Sense

Hi,

I am creating an ODAG application that populates a template based on the selection I make in the selection app. The template also executes different stored procedures which loads a bunch of fields. In SQL executing the stored procedure returns a temp table, but in qlik sense the columns in the temp table are stored as different fields. The problem here is, for each selection i make in the selection app, the fields generated from the stored procedure are different. So it doesn't make sense to create a template for each of the selection. I was wondering if there is a way to create a visualization from the load script in the template, so it creates a table on the sheet with the newly populated fields returned from the stored procedure.

Thanks,

Ak

0 Replies