<?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 Table by Date in Expression Editor in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-Table-by-Date-in-Expression-Editor/m-p/1810760#M66053</link>
    <description>&lt;P&gt;This depends on how your datamodel looks like, especially how your calendar links to the tables. And it depends what you mean by 'entering a date'. Without the datamodel as example (qvf) it is hard to give you a good advice. However my best advice I can give, solve it in the script and not in the front-end.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2021 13:59:59 GMT</pubDate>
    <dc:creator>eddie_wagt</dc:creator>
    <dc:date>2021-05-26T13:59:59Z</dc:date>
    <item>
      <title>Filter Table by Date in Expression Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Table-by-Date-in-Expression-Editor/m-p/1810759#M66052</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;unfortunately i have a problem which i cant solve for weeks.&lt;/P&gt;&lt;P&gt;I have 3 columns in my table: PrNum, StartDate and Enddate. I just want to filter the data in the express editor not in the script like in the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example Data:&lt;/P&gt;&lt;P&gt;PrNum,StartDate,EndDate&lt;/P&gt;&lt;P&gt;1,10.10.2020,11,12,2020&lt;/P&gt;&lt;P&gt;2,05.05.2020,09.09.2020&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to say in the express editor or on the analyze site, that when i enter a date like 30.10.2020 then it would be a date between the fields StartDate and EndDate of row 1. Result in the sheet should be obviously this then:&lt;/P&gt;&lt;P&gt;&amp;nbsp;1,10.10.2020,11,12,2020&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please explain how i can do it. I tried many expression but none of them worked and would be very happy if some could explain it to me. If its possible where to put the expression. I always put the expression in the expression editor from column PrNum&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 13:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Table-by-Date-in-Expression-Editor/m-p/1810759#M66052</guid>
      <dc:creator>Mainfelder</dc:creator>
      <dc:date>2021-05-26T13:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Table by Date in Expression Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Table-by-Date-in-Expression-Editor/m-p/1810760#M66053</link>
      <description>&lt;P&gt;This depends on how your datamodel looks like, especially how your calendar links to the tables. And it depends what you mean by 'entering a date'. Without the datamodel as example (qvf) it is hard to give you a good advice. However my best advice I can give, solve it in the script and not in the front-end.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 13:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Table-by-Date-in-Expression-Editor/m-p/1810760#M66053</guid>
      <dc:creator>eddie_wagt</dc:creator>
      <dc:date>2021-05-26T13:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Table by Date in Expression Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Table-by-Date-in-Expression-Editor/m-p/1810787#M66056</link>
      <description>&lt;P&gt;Thank you for your answer MR.wagt &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortunatly i cant post the datamodel because it contains sensible data, but i solved it in the script already with this code:&lt;/P&gt;&lt;P&gt;Where Date(Startdatum,'MM/DD/YYYY') &amp;lt;= Date($(TestDatum),'MM/DD/YYYY') and Date($(TestDatum),'MM/DD/YYYY') &amp;lt;= Date(Enddatum,'MM/DD/YYYY');&lt;/P&gt;&lt;P&gt;now i want this in the Front-End because its take 2 minutes in the script to run the data and when i want to change the date (TestDatum) then i have to run to script again. So if there is a solution to my problem in the front-end, then i would be very happy.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 14:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Table-by-Date-in-Expression-Editor/m-p/1810787#M66056</guid>
      <dc:creator>Mainfelder</dc:creator>
      <dc:date>2021-05-26T14:29:21Z</dc:date>
    </item>
  </channel>
</rss>

