<?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: problems filtering date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434649#M431114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anybody help me??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Nov 2017 23:41:18 GMT</pubDate>
    <dc:creator>gr_eldred</dc:creator>
    <dc:date>2017-11-21T23:41:18Z</dc:date>
    <item>
      <title>problems filtering date</title>
      <link>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434648#M431113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon, I intend to use the &lt;SPAN style="font-size: 13.3333px;"&gt;Fecha_Fin_Semana &lt;/SPAN&gt;field as a filter in the following way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; Fecha_Fin_Semana ={"&amp;lt;=$(=Max(Fecha_Fin_Semana)-4)"}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The expression is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(rank(num(AVG({$&amp;lt;Clasificación={'iPad'}, Fecha_Fin_Semana ={"&amp;lt;=$(=Max(Fecha_Fin_Semana)-4)"}&amp;gt;}Cant6W)),1),Pto_vta)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that you are not subtracting the days that I need to this date and try to date(), but even so it is not taking away the two days that I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me ?, I attach an image of the field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="fecha1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184089_fecha1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 21:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434648#M431113</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-21T21:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: problems filtering date</title>
      <link>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434649#M431114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anybody help me??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 23:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434649#M431114</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-21T23:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: problems filtering date</title>
      <link>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434650#M431115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you put this below into separate textbox and check, is that giving the expected date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Date(Max(Fecha_Fin_Semana)-4))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can you provide the sample, if it is not working for you?&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 04:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434650#M431115</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2017-11-22T04:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: problems filtering date</title>
      <link>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434651#M431116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like that date field may be a string, not a date value. Convert it to a date during the load and try again:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date#(Fecha_Fin_Semana, 'dd/MM/yyyy') as Fecha_Fin_Semana,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 05:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434651#M431116</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-11-22T05:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: problems filtering date</title>
      <link>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434652#M431117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it did not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 03:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problems-filtering-date/m-p/1434652#M431117</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-11-23T03:15:11Z</dc:date>
    </item>
  </channel>
</rss>

