<?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: Hide values from straight table when &amp;lt;1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-values-from-straight-table-when-lt-1/m-p/420148#M156323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot! &lt;SPAN style="font-size: 10pt;"&gt;This seem to work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i forget to mentiod i have 2 expressions and i want also to hide the values from the first expression when the results from the second expression are &amp;lt;1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 14:06:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-29T14:06:59Z</dc:date>
    <item>
      <title>Hide values from straight table when &lt;1</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-from-straight-table-when-lt-1/m-p/420146#M156321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a interval calculation in my expression: &lt;/P&gt;&lt;P&gt;=Interval(Date([SAMPLE.Verified Date],'DD-MM-YYYY')-Date([SAMPLE.Due Date],'DD-MM-YYYY'), 'D')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This gives sometimes negative results. And i want to hide everything under the vallue 1 from the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 13:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-from-straight-table-when-lt-1/m-p/420146#M156321</guid>
      <dc:creator />
      <dc:date>2013-05-29T13:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values from straight table when &lt;1</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-from-straight-table-when-lt-1/m-p/420147#M156322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Interval(If([SAMPLE.Verified Date] &amp;gt; [SAMPLE.Due Date], [SAMPLE.Verified Date] - [SAMPLE.Due Date]), 'D'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 13:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-from-straight-table-when-lt-1/m-p/420147#M156322</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-05-29T13:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values from straight table when &lt;1</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-from-straight-table-when-lt-1/m-p/420148#M156323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot! &lt;SPAN style="font-size: 10pt;"&gt;This seem to work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i forget to mentiod i have 2 expressions and i want also to hide the values from the first expression when the results from the second expression are &amp;lt;1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 14:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-from-straight-table-when-lt-1/m-p/420148#M156323</guid>
      <dc:creator />
      <dc:date>2013-05-29T14:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values from straight table when &lt;1</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-from-straight-table-when-lt-1/m-p/420149#M156324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try if((Interval(If([SAMPLE.Verified Date] &amp;gt; [SAMPLE.Due Date], [SAMPLE.Verified Date] - [SAMPLE.Due Date]), 'D')),Expression_1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 14:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-from-straight-table-when-lt-1/m-p/420149#M156324</guid>
      <dc:creator />
      <dc:date>2013-05-29T14:13:17Z</dc:date>
    </item>
  </channel>
</rss>

