<?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: Pass values to qvd in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pass-values-to-qvd/m-p/1885285#M72910</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Add Where Exists(IDnumber) to the Product load.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;[Product]:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IDnumber&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;cost&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;productname&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;status&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FROM [lib://product.QVD](qvd)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Where Exists(&lt;SPAN&gt;IDnumber)&lt;BR /&gt;&lt;/SPAN&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jan 2022 20:20:58 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2022-01-25T20:20:58Z</dc:date>
    <item>
      <title>Pass values to qvd</title>
      <link>https://community.qlik.com/t5/App-Development/Pass-values-to-qvd/m-p/1885282#M72909</link>
      <description>&lt;P&gt;All,&lt;/P&gt;
&lt;P&gt;I need a help here.&lt;/P&gt;
&lt;P&gt;I have an script as below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ALLIDS]:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;IDnumber&lt;/P&gt;
&lt;P&gt;trandate&lt;/P&gt;
&lt;P&gt;FROM [lib://qvd1.qvd](qvd);&lt;/P&gt;
&lt;P&gt;[Product]:&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;IDnumber&lt;BR /&gt;cost&lt;BR /&gt;productname&lt;/P&gt;
&lt;P&gt;status&lt;/P&gt;
&lt;P&gt;FROM [lib://product.QVD](qvd);&lt;/P&gt;
&lt;P&gt;What I would like to do is, just pass the&amp;nbsp;IDnumber from&amp;nbsp;[ALLIDS] to&amp;nbsp;[Product] table.&lt;/P&gt;
&lt;P&gt;So that [Product] table returns records only for the&amp;nbsp;IDnumber that is present in&amp;nbsp;[ALLIDS] table.&lt;/P&gt;
&lt;P&gt;How to achieve it?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 20:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pass-values-to-qvd/m-p/1885282#M72909</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2022-01-25T20:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pass values to qvd</title>
      <link>https://community.qlik.com/t5/App-Development/Pass-values-to-qvd/m-p/1885285#M72910</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Add Where Exists(IDnumber) to the Product load.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;[Product]:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IDnumber&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;cost&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;productname&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;status&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FROM [lib://product.QVD](qvd)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Where Exists(&lt;SPAN&gt;IDnumber)&lt;BR /&gt;&lt;/SPAN&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 20:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pass-values-to-qvd/m-p/1885285#M72910</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-01-25T20:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pass values to qvd</title>
      <link>https://community.qlik.com/t5/App-Development/Pass-values-to-qvd/m-p/1885291#M72911</link>
      <description>&lt;P&gt;Thank you so much Rob!! Awesome.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 20:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pass-values-to-qvd/m-p/1885291#M72911</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2022-01-25T20:34:01Z</dc:date>
    </item>
  </channel>
</rss>

