<?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 Blank data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Blank-data/m-p/797087#M1035264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having an issue when joing 2 tables together.&amp;nbsp; There is one field that has 2 types of info, "haspaid" and "nopaid'&amp;nbsp; in table 2.&amp;nbsp; The problem is when there is a record in table one that does not link to table 2 and therfore it shows up as a '"-" in qlikview for that field and I cannot filter on "-"&amp;nbsp; so I can't get the info I need.&amp;nbsp; How can I make qlikview put something in that field so I can search on it.&amp;nbsp; See attached file.&amp;nbsp; You will see how the filter is greyed out, but the table has a "-" in the PaymentStatusNameGreatPlains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this make sense any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jan 2015 13:16:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-15T13:16:47Z</dc:date>
    <item>
      <title>Blank data</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data/m-p/797087#M1035264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having an issue when joing 2 tables together.&amp;nbsp; There is one field that has 2 types of info, "haspaid" and "nopaid'&amp;nbsp; in table 2.&amp;nbsp; The problem is when there is a record in table one that does not link to table 2 and therfore it shows up as a '"-" in qlikview for that field and I cannot filter on "-"&amp;nbsp; so I can't get the info I need.&amp;nbsp; How can I make qlikview put something in that field so I can search on it.&amp;nbsp; See attached file.&amp;nbsp; You will see how the filter is greyed out, but the table has a "-" in the PaymentStatusNameGreatPlains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this make sense any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 13:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data/m-p/797087#M1035264</guid>
      <dc:creator />
      <dc:date>2015-01-15T13:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data/m-p/797088#M1035265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to join somehow the 2 tables (according key fields), after you have done that you can read again the table and add an extra column in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;if(isnull(PaymentStatusNameGreatPlains) or trim(PaymentStatusNameGreatPlains)='', 'No Value', PaymentStatusNameGreatPlains) as PaymentStatusNameGreatPlains&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;resident&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you can test on the field PaymentStatusNameGreatPlains the value 'No Value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 13:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data/m-p/797088#M1035265</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-01-15T13:20:50Z</dc:date>
    </item>
  </channel>
</rss>

