<?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: Unable to filter the date dimension based on from and to dates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Unable-to-filter-the-date-dimension-based-on-from-and-to-dates/m-p/1990164#M81874</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Below one worked.&lt;/P&gt;
&lt;P&gt;if(Date#([Onboarding Date_F],'DD/MM/YYYY')&amp;gt;=date#('$(=vFrom)','DD/MM/YYYY') and &lt;BR /&gt;Date#([Onboarding Date_F],'DD/MM/YYYY')&amp;lt;=date#('$(=vTo)','DD/MM/YYYY')&lt;BR /&gt;,Date([Onboarding Date_F],'DD/MM/YYYY'))&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2022 13:15:26 GMT</pubDate>
    <dc:creator>kiranb13</dc:creator>
    <dc:date>2022-10-07T13:15:26Z</dc:date>
    <item>
      <title>Unable to filter the date dimension based on from and to dates</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-filter-the-date-dimension-based-on-from-and-to-dates/m-p/1990114#M81864</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I want to filter date dimension (derived dimension)&amp;nbsp; from vFromDate and vToDate.&lt;/P&gt;
&lt;P&gt;=if([Onboarding Date_F]&amp;gt;='$(=vFrom)', if( [Onboarding Date_F]&amp;lt;='$(=vTo)'),([Onboarding Date_F]),'FE').&lt;/P&gt;
&lt;P&gt;Here the problem is it is working for From Date. It's not working for ToDate. I have cross checked variable.&lt;/P&gt;
&lt;P&gt;I am getting proper variable values. Can someone suggest how to proceed or suggest alternate solution?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kiran&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 12:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-filter-the-date-dimension-based-on-from-and-to-dates/m-p/1990114#M81864</guid>
      <dc:creator>kiranb13</dc:creator>
      <dc:date>2022-10-07T12:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to filter the date dimension based on from and to dates</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-filter-the-date-dimension-based-on-from-and-to-dates/m-p/1990164#M81874</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Below one worked.&lt;/P&gt;
&lt;P&gt;if(Date#([Onboarding Date_F],'DD/MM/YYYY')&amp;gt;=date#('$(=vFrom)','DD/MM/YYYY') and &lt;BR /&gt;Date#([Onboarding Date_F],'DD/MM/YYYY')&amp;lt;=date#('$(=vTo)','DD/MM/YYYY')&lt;BR /&gt;,Date([Onboarding Date_F],'DD/MM/YYYY'))&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 13:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-filter-the-date-dimension-based-on-from-and-to-dates/m-p/1990164#M81874</guid>
      <dc:creator>kiranb13</dc:creator>
      <dc:date>2022-10-07T13:15:26Z</dc:date>
    </item>
  </channel>
</rss>

