<?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: SETANALYSIS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829789#M1214375</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147827"&gt;@chapil&lt;/a&gt;&amp;nbsp;, so, please mark some post as solution.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Aug 2021 12:58:23 GMT</pubDate>
    <dc:creator>joaopaulo_delco</dc:creator>
    <dc:date>2021-08-19T12:58:23Z</dc:date>
    <item>
      <title>SETANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829437#M1214324</link>
      <description>&lt;P&gt;Hello everyone&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question : I want to put 2 conditions in my set analysis and one is compose with a function and it doesn't work&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me with the write syntax, thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;So that's my problem :&amp;nbsp;I want to count all the IDs wich has a date_1 null and IDs with&amp;nbsp; date_2&amp;gt;30 days from today&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I wrote this expression which is false :&lt;/P&gt;&lt;P&gt;count ({$&amp;lt; [DATE 1] -={""}, [DATE 2] ={"&amp;lt;= today()-30"}&amp;gt;} [ID])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the answer !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 13:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829437#M1214324</guid>
      <dc:creator>chapil</dc:creator>
      <dc:date>2021-08-18T13:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: SETANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829442#M1214326</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147827"&gt;@chapil&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Try this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;count({$&amp;lt;[DATE 1]-={"-"}, [DATE 2]={"&amp;lt;= today()-30"}&amp;gt;} [ID])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please if it solve the problem mark the post as solution.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 13:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829442#M1214326</guid>
      <dc:creator>joaopaulo_delco</dc:creator>
      <dc:date>2021-08-18T13:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: SETANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829443#M1214327</link>
      <description>&lt;P&gt;I believe it's your date expression.&amp;nbsp; You can try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count ({$&amp;lt; [DATE 1] -={""}, [DATE 2] ={"&amp;lt;=$(=date(today()-30))"}&amp;gt;} [ID])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 13:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829443#M1214327</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-08-18T13:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: SETANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829658#M1214355</link>
      <description>&lt;P&gt;Thanks, that's working !&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 08:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829658#M1214355</guid>
      <dc:creator>chapil</dc:creator>
      <dc:date>2021-08-19T08:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: SETANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829659#M1214356</link>
      <description>&lt;P&gt;Thanks a lot, both solutions are working &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 08:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829659#M1214356</guid>
      <dc:creator>chapil</dc:creator>
      <dc:date>2021-08-19T08:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: SETANALYSIS</title>
      <link>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829789#M1214375</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147827"&gt;@chapil&lt;/a&gt;&amp;nbsp;, so, please mark some post as solution.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 12:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SETANALYSIS/m-p/1829789#M1214375</guid>
      <dc:creator>joaopaulo_delco</dc:creator>
      <dc:date>2021-08-19T12:58:23Z</dc:date>
    </item>
  </channel>
</rss>

