<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Extension App-On-Demand : trouble with Data Binding in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-App-On-Demand-trouble-with-Data-Binding/m-p/1364659#M7955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN lang="EN-US"&gt;I am currently testing a brand new extension called App-On-Demand (ODAG) : &lt;/SPAN&gt;&lt;A href="http://branch.qlik.com/#!/project/56f1689bc5b2f734933c7e52" target="_blank"&gt;&lt;SPAN lang="EN-US" style="color: #3778c7;"&gt;Qlik Branch&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;I created Selection App with an extension ODAG and a selection bar ANNEE (that means year in french) :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;IMG __jive_id="168217" alt="Selection.PNG" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/168217_Selection.PNG" style="height: 156px; width: 620px;" /&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 12pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;I configure a replacement for the field ANNEE in the ODAG parameters&lt;/SPAN&gt; :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 12pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 12pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;IMG __jive_id="168215" alt="Remplacement.PNG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/168215_Remplacement.PNG" style="height: auto; width: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif;"&gt;I created a template application named Source App that shows the sum of the total sales for the year 2014, 2015 and 2016 :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12pt; font-family: inherit, serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12pt; font-family: inherit, serif;"&gt;&lt;IMG __jive_id="168212" alt="Source.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/168212_Source.PNG" style="height: auto; width: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;I added in the script of the Source App a data binding for the field ANNEE :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: terminal, monaco;"&gt;SELECT&amp;nbsp; ANNEE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: terminal, monaco;"&gt;FROM TEMPS_ANNEE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: terminal, monaco;"&gt;WHERE ANNEE = $(ods_ANNEE);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;I selected ANNEE = 2014 in the selection App then click on the On-Demand-App button :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12pt; font-family: inherit, serif;"&gt; &lt;IMG __jive_id="168213" alt="Selection2014.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/168213_Selection2014.PNG" style="height: 429px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif;"&gt;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 :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12pt; font-family: inherit, serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12pt; font-family: inherit, serif;"&gt;&lt;IMG __jive_id="168214" alt="Target.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/168214_Target.PNG" style="height: auto; width: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Do you know why my data binding did not occur, please ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Clément Boyer&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jun 2017 10:20:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-06-27T10:20:55Z</dc:date>
    <item>
      <title>Extension App-On-Demand : trouble with Data Binding</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-App-On-Demand-trouble-with-Data-Binding/m-p/1364659#M7955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN lang="EN-US"&gt;I am currently testing a brand new extension called App-On-Demand (ODAG) : &lt;/SPAN&gt;&lt;A href="http://branch.qlik.com/#!/project/56f1689bc5b2f734933c7e52" target="_blank"&gt;&lt;SPAN lang="EN-US" style="color: #3778c7;"&gt;Qlik Branch&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;I created Selection App with an extension ODAG and a selection bar ANNEE (that means year in french) :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;IMG __jive_id="168217" alt="Selection.PNG" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/168217_Selection.PNG" style="height: 156px; width: 620px;" /&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 12pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;I configure a replacement for the field ANNEE in the ODAG parameters&lt;/SPAN&gt; :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 12pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 12pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;IMG __jive_id="168215" alt="Remplacement.PNG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/168215_Remplacement.PNG" style="height: auto; width: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif;"&gt;I created a template application named Source App that shows the sum of the total sales for the year 2014, 2015 and 2016 :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12pt; font-family: inherit, serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12pt; font-family: inherit, serif;"&gt;&lt;IMG __jive_id="168212" alt="Source.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/168212_Source.PNG" style="height: auto; width: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;I added in the script of the Source App a data binding for the field ANNEE :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: terminal, monaco;"&gt;SELECT&amp;nbsp; ANNEE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: terminal, monaco;"&gt;FROM TEMPS_ANNEE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: terminal, monaco;"&gt;WHERE ANNEE = $(ods_ANNEE);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;I selected ANNEE = 2014 in the selection App then click on the On-Demand-App button :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12pt; font-family: inherit, serif;"&gt; &lt;IMG __jive_id="168213" alt="Selection2014.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/168213_Selection2014.PNG" style="height: 429px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: inherit, serif;"&gt;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 :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12pt; font-family: inherit, serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12pt; font-family: inherit, serif;"&gt;&lt;IMG __jive_id="168214" alt="Target.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/168214_Target.PNG" style="height: auto; width: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Do you know why my data binding did not occur, please ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Clément Boyer&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 10:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-App-On-Demand-trouble-with-Data-Binding/m-p/1364659#M7955</guid>
      <dc:creator />
      <dc:date>2017-06-27T10:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Extension App-On-Demand : trouble with Data Binding</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-App-On-Demand-trouble-with-Data-Binding/m-p/1364660#M7956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandhya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 18:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-App-On-Demand-trouble-with-Data-Binding/m-p/1364660#M7956</guid>
      <dc:creator>sandhyag</dc:creator>
      <dc:date>2017-10-03T18:55:22Z</dc:date>
    </item>
  </channel>
</rss>

