<?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 Is it possible ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-possible/m-p/164232#M37008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks, today I will try it. Bye. Giovanni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2009 12:51:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-24T12:51:42Z</dc:date>
    <item>
      <title>Is it possible ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible/m-p/164230#M37006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I need to filter a big table (Booking infos table/Prenotazioni_Term0) choosing records that match exactly against a master data table (Departments/ Strutture). If Strutture.P2STR = Prenotazioni_Term0.P2STR_STR then the record is Ok otherwise not. The two origin table are .qvd files.&lt;/P&gt;&lt;P&gt;Using a Right Keep over (Departments/ Strutture) I thougth it was enough but I still found a lot of rows with no value and the usual value '-' within all fields.&lt;/P&gt;&lt;P&gt;How can I have a clean result Tablexxx where all data are correctly present without '-' cells values ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tablexxx:&lt;BR /&gt;RIGHT KEEP (Strutture)&lt;BR /&gt;LOAD RESIDENT Prenotazioni_Term0;&lt;BR /&gt; P2STR_STR, P2AIP, P2NNP, P2PAR, P2DAP&lt;BR /&gt;FROM Strutture.qvd (qvd), Prenotazioni_Term.qvd (qvd&lt;BR /&gt;WHERE P2STR = P2STR_STR ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me how to resolve it.&lt;/P&gt;&lt;P&gt;Thanks Giovanni&lt;B&gt;&lt;/B&gt;&lt;/P&gt;Is it conceptually wrong ? Which is a possible alternative ? &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2009 16:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible/m-p/164230#M37006</guid>
      <dc:creator />
      <dc:date>2009-08-23T16:04:04Z</dc:date>
    </item>
    <item>
      <title>Is it possible ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible/m-p/164231#M37007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everything's possible... My preference is to use exists() function:&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;...&lt;BR /&gt;Strutture:&lt;BR /&gt; P2STR,&lt;BR /&gt; ...&lt;BR /&gt;FROM Strutture.qvd (qvd);&lt;BR /&gt;Tablexxx:&lt;BR /&gt;LOAD * FROM Prenotazioni_Term.qvd (qvd)&lt;BR /&gt;&lt;STRONG&gt;WHERE exists(P2STR, P2STR_STR)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 01:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible/m-p/164231#M37007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-24T01:36:51Z</dc:date>
    </item>
    <item>
      <title>Is it possible ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible/m-p/164232#M37008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks, today I will try it. Bye. Giovanni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 12:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible/m-p/164232#M37008</guid>
      <dc:creator />
      <dc:date>2009-08-24T12:51:42Z</dc:date>
    </item>
  </channel>
</rss>

