<?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: Reload Data based on a selected value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/1526283#M1160628</link>
    <description>&lt;P&gt;I have the same requirement in Qliksense but i want to autoreload the data based on current selection in field...how can we achieve this&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jan 2019 11:11:10 GMT</pubDate>
    <dc:creator>PriyankaShivhare</dc:creator>
    <dc:date>2019-01-04T11:11:10Z</dc:date>
    <item>
      <title>Reload Data based on a selected value</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/391385#M1160619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table that has customer names. I want to be able to select the customers name and then use this value to reload addittion data based on the value that I select. How do I do this? Ive tried drinking a glass of water with my head tipped upside down and also running round the garden naked at night none of which have been affective?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wayne &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 14:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/391385#M1160619</guid>
      <dc:creator />
      <dc:date>2012-11-29T14:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Data based on a selected value</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/391386#M1160620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried rebooting you system?:P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2012 15:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/391386#M1160620</guid>
      <dc:creator />
      <dc:date>2012-12-01T15:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Data based on a selected value</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/391387#M1160622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it with a variable &lt;EM&gt;(v_Customers) &lt;/EM&gt;to store the selections and a partial reload using the variable in a where clause. See attached example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customers:&lt;/P&gt;&lt;P&gt;load * from customers.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customerdetails:&lt;/P&gt;&lt;P&gt;REPLACE ONLY load * from customerdetails.qvd (qvd) &lt;/P&gt;&lt;P&gt;where match(customername,&lt;EM&gt; $(v_Customers)&lt;/EM&gt;);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 08:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/391387#M1160622</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-02T08:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Data based on a selected value</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/391388#M1160624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gysbert, You are the man!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much indeed, thats exactly what I was looking for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2012 10:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/391388#M1160624</guid>
      <dc:creator />
      <dc:date>2012-12-02T10:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Data based on a selected value</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/391389#M1160626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to pick the values between two dates and extract the values from a stored procedure &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 09:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/391389#M1160626</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2013-08-12T09:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Data based on a selected value</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/1526283#M1160628</link>
      <description>&lt;P&gt;I have the same requirement in Qliksense but i want to autoreload the data based on current selection in field...how can we achieve this&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 11:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/1526283#M1160628</guid>
      <dc:creator>PriyankaShivhare</dc:creator>
      <dc:date>2019-01-04T11:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Data based on a selected value</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/2038236#M1222607</link>
      <description>&lt;P&gt;Did you find a resultion for this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 12:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Data-based-on-a-selected-value/m-p/2038236#M1222607</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2023-02-15T12:59:03Z</dc:date>
    </item>
  </channel>
</rss>

