<?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 Set Analysis issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391592#M32041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I faced a problem with dates comparison in set analysis.&lt;/P&gt;&lt;P&gt;Here's an expression:&lt;/P&gt;&lt;P&gt;Count(distinct {&amp;lt;&lt;/P&gt;&lt;P&gt;verificationDate={"&amp;lt;=$(date(TDLink))"},&lt;/P&gt;&lt;P&gt;verificationDate={"&amp;gt;=$(date(FDLink))"},&lt;/P&gt;&lt;P&gt;verificationStatus={'Valid'}&amp;gt;}ExtIDDevice)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this expression doesn't work cause there are two rows to be excluded from the given result. I need verificationDate to be between FDLink and TDLink but I can't get it working.&lt;/P&gt;&lt;P&gt;Comparing FDLink and TDLink with now() gives the expected result.&lt;/P&gt;&lt;P&gt;Count has to be 208 for Nov 2017&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Nov 2017 09:04:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-01T09:04:18Z</dc:date>
    <item>
      <title>Dates in Set Analysis issue</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391592#M32041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I faced a problem with dates comparison in set analysis.&lt;/P&gt;&lt;P&gt;Here's an expression:&lt;/P&gt;&lt;P&gt;Count(distinct {&amp;lt;&lt;/P&gt;&lt;P&gt;verificationDate={"&amp;lt;=$(date(TDLink))"},&lt;/P&gt;&lt;P&gt;verificationDate={"&amp;gt;=$(date(FDLink))"},&lt;/P&gt;&lt;P&gt;verificationStatus={'Valid'}&amp;gt;}ExtIDDevice)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this expression doesn't work cause there are two rows to be excluded from the given result. I need verificationDate to be between FDLink and TDLink but I can't get it working.&lt;/P&gt;&lt;P&gt;Comparing FDLink and TDLink with now() gives the expected result.&lt;/P&gt;&lt;P&gt;Count has to be 208 for Nov 2017&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 09:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391592#M32041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-01T09:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dates in Set Analysis issue</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391593#M32042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this may be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;verificationDate={"&amp;lt;=$(date(TDLink))&amp;gt;=$(date(FDLink))"}, verificationStatus={'Valid'}&amp;gt;} ExtIDDevice)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 11:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391593#M32042</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-01T11:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dates in Set Analysis issue</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391594#M32043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, didn't work.&lt;/P&gt;&lt;P&gt;Interesting that if you make a table with ExtIDDevice and this expression:=if(verificationDate &amp;lt;=TDLink and verificationDate&amp;gt;=FDLink, 1,0), after that select 1, count will be 208...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 11:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391594#M32043</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-01T11:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dates in Set Analysis issue</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391595#M32044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have exported the data for Nov-2017, can you tell me which all rows from Nov-2017 data should be included to get 207?? (Highlight the rows in Yellow)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 11:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391595#M32044</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-01T11:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dates in Set Analysis issue</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391596#M32045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made another file - it's almost the same. it also contains the condition which I was telling about and verificationStatus.&lt;/P&gt;&lt;P&gt;Distinct count from highlighted rows on the ExtIDDevice field gives 208 for Nov 2017&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 12:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391596#M32045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-01T12:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dates in Set Analysis issue</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391597#M32046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;verificationStatus={'Valid'}&amp;gt;} If(YearEnd(verificationDate) &amp;gt;= FDLink and verificationDate &amp;lt;= TDLink,&amp;nbsp; ExtIDDevice))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 12:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391597#M32046</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-01T12:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dates in Set Analysis issue</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391598#M32047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, this works!&lt;/P&gt;&lt;P&gt;But why it does not work in set analysis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 13:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391598#M32047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-01T13:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dates in Set Analysis issue</title>
      <link>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391599#M32048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis is evaluated once per chart and what you needed was a row level check... so you need to use if or you can create a flag in the script and then use that flag in your set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 13:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dates-in-Set-Analysis-issue/m-p/1391599#M32048</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-01T13:12:12Z</dc:date>
    </item>
  </channel>
</rss>

