<?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: Filter with Date dynamically in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-with-Date-dynamically-in-qlikview/m-p/1326225#M844816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;I have master calender date that is linked with all transction date like &lt;SPAN style="font-size: 13.3333px;"&gt;[Item Ledger Entry.Posting Date]&lt;/SPAN&gt;,&lt;SPAN style="font-size: 13.3333px;"&gt;[Purchase_Line.PurchaseOrderDate]&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;From here, Do you have single calendar or multiple. If single calendar, What was the calendar date field name and then which is Fact date field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Apr 2017 06:55:13 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-04-03T06:55:13Z</dc:date>
    <item>
      <title>Filter with Date dynamically in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-with-Date-dynamically-in-qlikview/m-p/1326224#M844815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=pick(Dim_No1,&lt;/P&gt;&lt;P&gt;'Opening Stock',&lt;/P&gt;&lt;P&gt;'Order',&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Apr 2016 My expression is given below&lt;/P&gt;&lt;P&gt;=pick(Dim_No1,&lt;/P&gt;&lt;P&gt;(//Opening Stock&lt;/P&gt;&lt;P&gt;(sum({&amp;lt;[Item Ledger Entry.Item Type]={2},[Item Ledger Entry.Posting Date]={'&amp;lt;=&lt;STRONG&gt;31-03-2016&lt;/STRONG&gt;'}&amp;gt;}[Item Ledger Entry.Quantity]))&lt;/P&gt;&lt;P&gt;),&lt;/P&gt;&lt;P&gt;//Order&lt;/P&gt;&lt;P&gt;(sum({&amp;lt;[Purchase_Line.Document Type]={1},[Item Ledger Entry.Item Type]={2},[Purchase_Line.PurchaseOrderDate]={'&amp;gt;=&lt;STRONG&gt;01-04-2016&amp;lt;=30-04-2016&lt;/STRONG&gt;'}&amp;gt;}[Purchase_Line.Quantity])),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have master calender date that is linked with all transction date like &lt;SPAN style="font-size: 13.3333px;"&gt;[Item Ledger Entry.Posting Date]&lt;/SPAN&gt;,&lt;SPAN style="font-size: 13.3333px;"&gt;[Purchase_Line.PurchaseOrderDate]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for&amp;nbsp; expression opening stock for apr 2016&amp;nbsp; the data should be filtered with starting date of master calender date upto march 31st 2016&lt;/P&gt;&lt;P&gt;similarly for may 2016 the data shold be filtered &lt;SPAN style="font-size: 13.3333px;"&gt;starting date of master calender date upto&amp;nbsp; Apr 30th 2016&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For expression Order the &lt;SPAN style="font-size: 13.3333px;"&gt; for apr 2016&amp;nbsp; the data should be filtered 1st April 2016 to 30th apr 2016&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;for may 2016 the data should be filtered with &lt;SPAN style="font-size: 13.3333px;"&gt; 1st May 2016 to 31st May 2016&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with set analysis expression for date range selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the output of the expression which i am getting with hardcoding the date value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tripati&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/Filter-with-Date-dynamically-in-qlikview/m-p/1326224#M844815</guid>
      <dc:creator>tripatirao</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with Date dynamically in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-with-Date-dynamically-in-qlikview/m-p/1326225#M844816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;I have master calender date that is linked with all transction date like &lt;SPAN style="font-size: 13.3333px;"&gt;[Item Ledger Entry.Posting Date]&lt;/SPAN&gt;,&lt;SPAN style="font-size: 13.3333px;"&gt;[Purchase_Line.PurchaseOrderDate]&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;From here, Do you have single calendar or multiple. If single calendar, What was the calendar date field name and then which is Fact date field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 06:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-with-Date-dynamically-in-qlikview/m-p/1326225#M844816</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-03T06:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with Date dynamically in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-with-Date-dynamically-in-qlikview/m-p/1326226#M844817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4394"&gt;Dates in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 06:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-with-Date-dynamically-in-qlikview/m-p/1326226#M844817</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-03T06:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with Date dynamically in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-with-Date-dynamically-in-qlikview/m-p/1326227#M844818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi anil &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for quick reply.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;have&amp;nbsp; single master calender and the date field is&lt;STRONG&gt; IncCalender Date.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Tripati&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 07:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-with-Date-dynamically-in-qlikview/m-p/1326227#M844818</guid>
      <dc:creator>tripatirao</dc:creator>
      <dc:date>2017-04-03T07:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with Date dynamically in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-with-Date-dynamically-in-qlikview/m-p/1326228#M844820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you provide application, please to check whether it works or not&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;Here, you go sample expression to get idea and it helps to you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;STRONG&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Purchase_Line.Document Type]={1},[Item Ledger Entry.Item Type]={2},&lt;/SPAN&gt; Calendardate = {"&amp;gt;= $(=Date(Min(CalendatDate),'DD-MM-YYYY')) &amp;lt;= $(=AddMonths(MonthEnd(Date(Max(CalendarDate),'DD-MM-YYYY')),-1))"}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Purchase_Line.Quantity]&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-with-Date-dynamically-in-qlikview/m-p/1326228#M844820</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-03T09:21:12Z</dc:date>
    </item>
  </channel>
</rss>

