<?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: Only include certain values in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82671#M768818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Super &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jun 2018 13:10:15 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-06-11T13:10:15Z</dc:date>
    <item>
      <title>Only include certain values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82666#M768813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - am using a set analysis in a straight table but it doesnt seem to be filtering out the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am using qliksense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only({&amp;lt;Sub_Contract_Status={'Contract Ending'}&amp;gt;}Sub_Contract_Status)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want records with a Sub_Contract_Status of 'Contract Ending' to show in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to be showing all records but blanking out the values and I dont know how to filter out these other records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="filterrows.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204804_filterrows.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82666#M768813</guid>
      <dc:creator>martin_hamilton</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Only include certain values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82667#M768814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there more expressions in your chart? If not, then try to uncheck 'Include Zero Values' under Add-Ons-&amp;gt; Data Handling&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82667#M768814</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-11T12:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Only include certain values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82668#M768815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was and this has fixed it, although I also want to have 2 expressions in the chart, would I have to combine it into a single 1 for it to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. I only want to include records with a Sub_Status of 'Connected' as well as Sub_Contract_Status of 'Contract Ending'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82668#M768815</guid>
      <dc:creator>martin_hamilton</dc:creator>
      <dc:date>2018-06-11T12:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Only include certain values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82669#M768816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually figure that one out myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only({&amp;lt;Sub_Contract_Status={'Out Of Contract'},Sub_Status={'Connected'}&amp;gt;}Sub_Contract_Status)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82669#M768816</guid>
      <dc:creator>martin_hamilton</dc:creator>
      <dc:date>2018-06-11T12:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Only include certain values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82670#M768817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this Sunny appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82670#M768817</guid>
      <dc:creator>martin_hamilton</dc:creator>
      <dc:date>2018-06-11T12:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Only include certain values in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82671#M768818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Super &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 13:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-include-certain-values-in-straight-table/m-p/82671#M768818</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-11T13:10:15Z</dc:date>
    </item>
  </channel>
</rss>

