<?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: Comaprison of Two Dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67846#M775541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean that there should be check that selected two dates should be within the given range?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2018 11:22:40 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2018-05-08T11:22:40Z</dc:date>
    <item>
      <title>Comaprison of Two Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67841#M775536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a chart showing Value vs Category.&lt;/P&gt;&lt;P&gt;In selection I have a date selection called Delivery Req. Date. And current logic is Qlik will calculate the Max Date and Max Date -30, on the basis of selected Date and show the values on that period.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Existing:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="201806" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201806_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Now user wants to select two Delivery Req. Date and chart will show two bar chart against two date.&lt;/P&gt;&lt;P&gt;Can u please help me to implement that.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="201807" alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/201807_pastedImage_3.png" style="max-width: 1200px; max-height: 900px;" /&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/Comaprison-of-Two-Dates/m-p/67841#M775536</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Comaprison of Two Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67842#M775537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarif, hope you are doing good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easiest way would be to include the date field in the dimension of the chart and exclude it's restriction from set analysis section of expression. PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 10:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67842#M775537</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-05-08T10:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Comaprison of Two Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67843#M775538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HeyTresesco,&lt;/P&gt;&lt;P&gt;I am doing good. How about u?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tresesco two things here:&lt;/P&gt;&lt;P&gt;1. User need to different Selection Box for Date.&lt;/P&gt;&lt;P&gt;2. There is a calculation like :&lt;/P&gt;&lt;P&gt;CstDate1 = {'&amp;gt;=$(=$(vMaxDate_30)) &amp;lt;$(=$(vMaxDate))'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selected date would participate in this Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need any other info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 11:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67843#M775538</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2018-05-08T11:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Comaprison of Two Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67844#M775539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this helps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;CstFiscalPeriod,CstFiscalYear,DateSnapshot_Key = {'$(=$(vDateSnapshot))'}, CstDate1 *= {"&amp;gt;=$(=$(vMaxDate_30)) &amp;lt;=$(=$(vMaxDate))"}&amp;gt;} LineValue)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 11:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67844#M775539</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-08T11:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Comaprison of Two Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67845#M775540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please out this into the attached app and share.&lt;/P&gt;&lt;P&gt;This would be very helpful for me to understand in short time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 11:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67845#M775540</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2018-05-08T11:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Comaprison of Two Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67846#M775541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean that there should be check that selected two dates should be within the given range?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 11:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67846#M775541</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-05-08T11:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Comaprison of Two Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67847#M775542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For two different Date Selection the similar logic would be applied.&lt;/P&gt;&lt;P&gt;Chart would display the value between selected date and (selected date - 30) range.&lt;/P&gt;&lt;P&gt;Sum({Date &amp;gt; Selected Date1 - 30&amp;nbsp; and Date&amp;lt; Selected Date1} Values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({Date &amp;gt; Selected Date2 - 30&amp;nbsp; and Date&amp;lt; Selected Date2} Values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if u need any further details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 11:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67847#M775542</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2018-05-08T11:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Comaprison of Two Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67848#M775543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201841_Capture.JPG" style="height: 262px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 13:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comaprison-of-Two-Dates/m-p/67848#M775543</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-05-08T13:20:26Z</dc:date>
    </item>
  </channel>
</rss>

