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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Extension App-On-Demand : trouble with Data Binding

Hi,

I am currently testing a brand new extension called App-On-Demand (ODAG) : Qlik Branch

I created Selection App with an extension ODAG and a selection bar ANNEE (that means year in french) :

Selection.PNG

I configure a replacement for the field ANNEE in the ODAG parameters :


Remplacement.PNG

I created a template application named Source App that shows the sum of the total sales for the year 2014, 2015 and 2016 :


Source.PNG

I added in the script of the Source App a data binding for the field ANNEE :

SELECT  ANNEE

FROM TEMPS_ANNEE

WHERE ANNEE = $(ods_ANNEE);

I selected ANNEE = 2014 in the selection App then click on the On-Demand-App button :

Selection2014.PNG

The generated application did not bind the data for ANNEE=2014 and it shows the sum of the total sales for the year 2014, 2015 and 2016 :


Target.PNG

Do you know why my data binding did not occur, please ?

Best regards,

Clément Boyer

1 Reply
sandhyag
Contributor
Contributor

Hello,

   Even I face the same problem I can't see the binded data when it generates a new app. Do you have solution for this.

Regards,

Sandhya