<?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 Dates in expression search filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dates-in-expression-search-filter/m-p/1237071#M461601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Colleagues, hi!&lt;/P&gt;&lt;P&gt;I have one simple table with Date field and some Sales value.&lt;/P&gt;&lt;P&gt;Next my script load second table only with one field Date2. This tables are not connected with each other and my task to make pivot table, which must contain Date2 dimension and sum(Value) for such logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="276"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="71"&gt;&lt;STRONG&gt;Date2&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="205"&gt;&lt;STRONG&gt;Expr&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;01.11.2016&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Sales for 01.11 from Date1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;02.11.2016&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Sales for 01.11-02.11 form Date1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;03.11.2016&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Sales for 01.11-03.11 form Date1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;04.11.2016&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;…&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;05.11.2016&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;…&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This calculation must be implement only by expr, not in load script.&lt;/P&gt;&lt;P&gt;Have anybody ideas how to make it?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Dec 2016 19:04:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-26T19:04:29Z</dc:date>
    <item>
      <title>Dates in expression search filter</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-in-expression-search-filter/m-p/1237071#M461601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Colleagues, hi!&lt;/P&gt;&lt;P&gt;I have one simple table with Date field and some Sales value.&lt;/P&gt;&lt;P&gt;Next my script load second table only with one field Date2. This tables are not connected with each other and my task to make pivot table, which must contain Date2 dimension and sum(Value) for such logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="276"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="71"&gt;&lt;STRONG&gt;Date2&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="205"&gt;&lt;STRONG&gt;Expr&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;01.11.2016&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Sales for 01.11 from Date1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;02.11.2016&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Sales for 01.11-02.11 form Date1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;03.11.2016&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Sales for 01.11-03.11 form Date1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;04.11.2016&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;…&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;05.11.2016&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;…&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This calculation must be implement only by expr, not in load script.&lt;/P&gt;&lt;P&gt;Have anybody ideas how to make it?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 19:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-in-expression-search-filter/m-p/1237071#M461601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-26T19:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dates in expression search filter</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-in-expression-search-filter/m-p/1237072#M461602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;use this expression&lt;/P&gt;&lt;P&gt;sum(if(Date2&amp;gt;=Date,Sales))&lt;/P&gt;&lt;P&gt;attach is an example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 19:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-in-expression-search-filter/m-p/1237072#M461602</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2016-12-26T19:11:39Z</dc:date>
    </item>
  </channel>
</rss>

