<?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: Show results between 2 variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-results-between-2-variables/m-p/482240#M483763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The vMaxOverdue &amp;amp; vMinOverdue = not a datefield but the Day's Overdue specified between between 0 and 1000 Day's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the expression &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;if(Interval(Date([SAMPLE.Verified Date],'DD-MM-YYYY')-Date([SAMPLE.Due Date],'DD-MM-YYYY'), 'D') &amp;gt;=1, Interval(Date([SAMPLE.Verified Date],'DD-MM-YYYY')-Date([SAMPLE.Receive Date],'DD-MM-YYYY'), 'D'))&lt;/SPAN&gt; Gives the results "Day's overdue"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 11:45:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-18T11:45:43Z</dc:date>
    <item>
      <title>Show results between 2 variables</title>
      <link>https://community.qlik.com/t5/QlikView/Show-results-between-2-variables/m-p/482238#M483761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can some one help me with adding a part in the calculation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the expression is like this:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;if(Interval(Date([SAMPLE.Verified Date],'DD-MM-YYYY')-Date([SAMPLE.Due Date],'DD-MM-YYYY'), 'D') &amp;gt;=1, Interval(Date([SAMPLE.Verified Date],'DD-MM-YYYY')-Date([SAMPLE.Receive Date],'DD-MM-YYYY'), 'D'))&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It shows all positive values like in a overdue by day's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have made a input box selection with variable $vMinOverdue and vMaxOverdue.&lt;/P&gt;&lt;P&gt;And i want the results be shown between this selection. So i need to add some extra code to the above part. But i dont know how.&lt;/P&gt;&lt;P&gt;Anny change that some can help me with that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 10:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-results-between-2-variables/m-p/482238#M483761</guid>
      <dc:creator />
      <dc:date>2013-06-18T10:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Show results between 2 variables</title>
      <link>https://community.qlik.com/t5/QlikView/Show-results-between-2-variables/m-p/482239#M483762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;if(&lt;STRONG&gt;datefieldname &amp;gt;= $(vMinOverdue) and datefieldname &amp;lt;= $(vMaxOverdue) and &lt;/STRONG&gt;Interval(Date([SAMPLE.Verified Date],'DD-MM-YYYY')-Date([SAMPLE.Due Date],'DD-MM-YYYY'), 'D') &amp;gt;=1, Interval(Date([SAMPLE.Verified Date],'DD-MM-YYYY')-Date([SAMPLE.Receive Date],'DD-MM-YYYY'), 'D'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 10:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-results-between-2-variables/m-p/482239#M483762</guid>
      <dc:creator />
      <dc:date>2013-06-18T10:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Show results between 2 variables</title>
      <link>https://community.qlik.com/t5/QlikView/Show-results-between-2-variables/m-p/482240#M483763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The vMaxOverdue &amp;amp; vMinOverdue = not a datefield but the Day's Overdue specified between between 0 and 1000 Day's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the expression &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;if(Interval(Date([SAMPLE.Verified Date],'DD-MM-YYYY')-Date([SAMPLE.Due Date],'DD-MM-YYYY'), 'D') &amp;gt;=1, Interval(Date([SAMPLE.Verified Date],'DD-MM-YYYY')-Date([SAMPLE.Receive Date],'DD-MM-YYYY'), 'D'))&lt;/SPAN&gt; Gives the results "Day's overdue"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 11:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-results-between-2-variables/m-p/482240#M483763</guid>
      <dc:creator />
      <dc:date>2013-06-18T11:45:43Z</dc:date>
    </item>
  </channel>
</rss>

