<?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 Re: A dynamic path for reload – Sense desktop in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85863#M5703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is definitely contemporary..&lt;/P&gt;&lt;P&gt;Will look into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2018 12:33:43 GMT</pubDate>
    <dc:creator>dafnis14</dc:creator>
    <dc:date>2018-10-29T12:33:43Z</dc:date>
    <item>
      <title>A dynamic path for reload – Sense desktop</title>
      <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85860#M5700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hi,&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;I would like to enable the user to select the path to reload his data from (A list box).&lt;/P&gt;&lt;P style="text-align: left;"&gt;So his selection updates a path variable in the FROM statement.&lt;/P&gt;&lt;P style="text-align: left;"&gt;The user will reload in the conventional way, since there is no button in the UI.&lt;/P&gt;&lt;P style="text-align: left;"&gt;I'm opened to use an extension, but not sure about the needed logic.&lt;/P&gt;&lt;P style="text-align: left;"&gt;Any ideas?&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 08:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85860#M5700</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-29T08:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: A dynamic path for reload – Sense desktop</title>
      <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85861#M5701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know there is no good way of doing this without resorting to ODAG - On Demand App Generation or On-demand Apps. It should work very well for this kind of scenario - but don't let the Qlik marketing info mislead you.... ODAG is not only for "Big Data", it works very well for any kind of data - actually quicker and better for smaller data. It is the dynamics for the end-user being able to reload on the fly that is the important thing for your use case - not the Big Data thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/LoadData/creating-OnDemand-app.htm" title="https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/LoadData/creating-OnDemand-app.htm"&gt;https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/LoadData/creating-OnDemand-app.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the "learning curve" is a bit steep for just achieving the "dynamic path" but it is well worth the effort since you most likely will be able to use the On-demand Apps approach in other scenarios too later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 08:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85861#M5701</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-10-29T08:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: A dynamic path for reload – Sense desktop</title>
      <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85862#M5702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dafnis, selections can't be used in script but variable values can be used, so you will need to use an extension that allows to store user selection in a variable that you can use in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many ways of doing this, a simple way canbe using this extension (&lt;A href="https://developer.qlik.com/garden/56728f52d1e497241ae697f8" title="https://developer.qlik.com/garden/56728f52d1e497241ae697f8"&gt;Qlik Branch&lt;/A&gt;) and create a button for each option, if you need a selectable list, you will need a button that copies the value selected to the variable before reloading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 08:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85862#M5702</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-10-29T08:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: A dynamic path for reload – Sense desktop</title>
      <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85863#M5703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is definitely contemporary..&lt;/P&gt;&lt;P&gt;Will look into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 12:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85863#M5703</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-29T12:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: A dynamic path for reload – Sense desktop</title>
      <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85864#M5704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I presume that you are asking about Qlik Sense Server and not Qlik Sense Desktop - am I right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 12:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85864#M5704</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-10-29T12:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: A dynamic path for reload – Sense desktop</title>
      <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85865#M5705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying the extension you referred to.&lt;/P&gt;&lt;P&gt;Not sure how the variable can be defined. There is no option to select it..&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;Re&amp;nbsp; a button to copy a selected value: does it need to be another extension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Variable.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216988_Variable.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 13:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85865#M5705</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-29T13:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: A dynamic path for reload – Sense desktop</title>
      <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85866#M5706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wrote in the subject line that I need it for Sense Desktop..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 14:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85866#M5706</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-29T14:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: A dynamic path for reload – Sense desktop</title>
      <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85867#M5707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked it with VizLib objects. The variable value is not saved, so reload doesn't recognize the path that the user selected.&lt;/P&gt;&lt;P&gt;do you have a sample app to share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 14:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85867#M5707</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-29T14:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: A dynamic path for reload – Sense desktop</title>
      <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85868#M5708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dafnis, PFA, that's a simple sample of how variable values can change the file to load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extension for variable: &lt;A href="https://developer.qlik.com/garden/56728f52d1e497241ae697f8" title="https://developer.qlik.com/garden/56728f52d1e497241ae697f8"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Extension to reload: &lt;A href="https://developer.qlik.com/garden/56728f52d1e497241ae69836" title="https://developer.qlik.com/garden/56728f52d1e497241ae69836"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 16:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85868#M5708</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-10-29T16:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: A dynamic path for reload – Sense desktop</title>
      <link>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85869#M5709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bingo!&lt;/P&gt;&lt;P&gt;just what I needed!&lt;/P&gt;&lt;P&gt;Somehow, the extension needs a refresh and then it's possible to select the variable.&lt;/P&gt;&lt;P&gt;Another "miracle" is the reload button, It generates an error message ("Reload Failed!) but reloads anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 18:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-dynamic-path-for-reload-Sense-desktop/m-p/85869#M5709</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2018-10-29T18:10:03Z</dc:date>
    </item>
  </channel>
</rss>

