<?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 Reload based on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638332#M476363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where I need to build a sheet which allows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) selection of two dates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) based on the dates we need to retrieve an associated value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) the associated value will be passed to a variable &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) the variable is used in the load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) reload the data to show updated results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this is possible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 04:07:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-04T04:07:23Z</dc:date>
    <item>
      <title>Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638332#M476363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where I need to build a sheet which allows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) selection of two dates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) based on the dates we need to retrieve an associated value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) the associated value will be passed to a variable &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) the variable is used in the load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) reload the data to show updated results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this is possible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 04:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638332#M476363</guid>
      <dc:creator />
      <dc:date>2014-06-04T04:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638333#M476364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only interactive command is &lt;STRONG&gt;Input&lt;/STRONG&gt; statement to accept input from user during load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 04:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638333#M476364</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-04T04:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638334#M476365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok so is there a way to get a corresponding value for the current date selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am already setting the dates into two variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I need to retrieve the corresponding attribute value&lt;/LI&gt;&lt;LI&gt;once I get this value, I can then set it to a variable&lt;/LI&gt;&lt;LI&gt;and use the variable in the load script which will only work if I reload&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the difficult part is getting the value corresponding to the date. Is there a set analysis option that I can use?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 04:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638334#M476365</guid>
      <dc:creator />
      <dc:date>2014-06-04T04:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638335#M476366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can you share an app example to answer your second part of question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can save your "associated value" into text file and then use it in load script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638335#M476366</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2014-06-04T05:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638336#M476367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at the attached sample qvw. Do you want something like that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638336#M476367</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-04T05:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638337#M476368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think its possible ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That data can be loaded on basis of seletion of dates..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please upload a sample app, I can show you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638337#M476368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-04T05:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638338#M476369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sergey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the second part can be implemented using a variable in the load script like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;KEY, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\data.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is DATA)&lt;/P&gt;&lt;P&gt;WHERE KEY=vRuntime;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the sheet you can have a button that has two actions: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Set the variable value for vRuntime&lt;/P&gt;&lt;P&gt;2. Reload &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should solve the purpose. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638338#M476369</guid>
      <dc:creator />
      <dc:date>2014-06-04T05:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638339#M476370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;trsco you are having the names of the experts of community .&lt;/P&gt;&lt;P&gt;Well Tresco i want to know the vay of deploying this sample through server.&lt;/P&gt;&lt;P&gt;How can we configure tasks to handle it.&lt;/P&gt;&lt;P&gt;I went through number of EDX documents on community but not able to implement it.&lt;/P&gt;&lt;P&gt;If possible can you explain in simple words the steps to deploy this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638339#M476370</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-06-04T05:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638340#M476371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nitin, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently using personal edition of Qlikview @work hence I won't be able to open examples etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an option like using: where clause in the expression? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scenario is: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have two calendar objects on the sheet&lt;/P&gt;&lt;P&gt;2. Users can select start and end dates on the sheet &lt;/P&gt;&lt;P&gt;3. The related charts have to be updated with data from both dates. The catch is that we need to compare the statuses of records on both dates and report difference counts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638340#M476371</guid>
      <dc:creator />
      <dc:date>2014-06-04T05:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638341#M476372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638341#M476372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-04T05:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638342#M476373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the screenshots attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638342#M476373</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-04T05:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638343#M476374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks tresesco! That does help but I am still not able to figure the complete puzzle. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still need to get the value associated to the two dates. Sorry for being too naive but I am just one week old in Qlikview terms. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 06:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638343#M476374</guid>
      <dc:creator />
      <dc:date>2014-06-04T06:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638344#M476375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, you have to similarly deal with two variables and use them in the script, like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;where Date&amp;gt;=$(vStartDate) and Date&amp;lt;= $(vEndDate);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 06:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638344#M476375</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-04T06:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638345#M476376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my opinion, use an expression in load script variable e.g&lt;/P&gt;&lt;P&gt;vLoadScript = Sum({&amp;lt;Date={'$(vLastday)'}, Date={'$(vToday)'}&amp;gt;}Amont)&lt;/P&gt;&lt;P&gt;Make variables for the dates you want to select and pass it to your expression through set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 12:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638345#M476376</guid>
      <dc:creator>hannan_t</dc:creator>
      <dc:date>2014-08-11T12:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reload based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638346#M476377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to solve this with Manish's help ....post can be found here &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/124995" title="http://community.qlik.com/thread/124995"&gt;http://community.qlik.com/thread/124995&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 22:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-based-on-selection/m-p/638346#M476377</guid>
      <dc:creator />
      <dc:date>2014-08-11T22:13:12Z</dc:date>
    </item>
  </channel>
</rss>

