<?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: Date in set analysis doesn't work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-in-set-analysis-doesn-t-work/m-p/1368310#M821097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you using a dollar sign expansion on a constant value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Created = {"&amp;gt;='05-05-2017'"&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If DD-MM-YYYY is your default date format. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or maybe&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Created = {"&amp;gt;=42860"&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2017 09:48:08 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-08-08T09:48:08Z</dc:date>
    <item>
      <title>Date in set analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Date-in-set-analysis-doesn-t-work/m-p/1368308#M821095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't seem figure out why below expression doesn't work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;CUSTOMER -= {'IA','KA','BA'},EFlag = {1}, TILLÆG = {0}, Promostep = {0}, Enet = {100,149,299}, &lt;STRONG style="color: #ff0000;"&gt;Created = {"&amp;gt;=$('05-05-2017')"&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;}&lt;/SPAN&gt; &amp;gt;}&amp;nbsp;&amp;nbsp; Enet_calc) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like the expression simply ignore the date limitations, and just present the full value, as if the date limitation wasn't implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the dimension I'm trying to use.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Udklip.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172767_Udklip.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess it might be something with date format or something. But I tried several alternatives found on the internet, and nothing seems to fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefam&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/Date-in-set-analysis-doesn-t-work/m-p/1368308#M821095</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date in set analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Date-in-set-analysis-doesn-t-work/m-p/1368309#M821096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;maybe something like this &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;CUSTOMER -= {'IA','KA','BA'},EFlag = {1}, TILLÆG = {0}, Promostep = {0}, Enet = {100,149,299}, &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Created = {"&amp;gt;=$(=date('05-05-2017','dd-MM-yyyy'))"&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &amp;gt;}&amp;nbsp;&amp;nbsp; Enet_calc)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 09:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-in-set-analysis-doesn-t-work/m-p/1368309#M821096</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-08-08T09:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date in set analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Date-in-set-analysis-doesn-t-work/m-p/1368310#M821097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you using a dollar sign expansion on a constant value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Created = {"&amp;gt;='05-05-2017'"&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If DD-MM-YYYY is your default date format. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or maybe&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Created = {"&amp;gt;=42860"&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 09:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-in-set-analysis-doesn-t-work/m-p/1368310#M821097</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-08-08T09:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Date in set analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Date-in-set-analysis-doesn-t-work/m-p/1368311#M821098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I've tried this before. Maybe I've forgotten parentheses or something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But thanks so much for the quick respons!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 09:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-in-set-analysis-doesn-t-work/m-p/1368311#M821098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-08T09:51:01Z</dc:date>
    </item>
  </channel>
</rss>

