<?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: Set Analysis with multiple conditions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-with-multiple-conditions/m-p/1747964#M57504</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/74649"&gt;@itsme123&lt;/a&gt;&amp;nbsp; can you share a sample data and the expected output ?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 07:37:14 GMT</pubDate>
    <dc:creator>Taoufiq_Zarra</dc:creator>
    <dc:date>2020-09-29T07:37:14Z</dc:date>
    <item>
      <title>Set Analysis with multiple conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-with-multiple-conditions/m-p/1747924#M57502</link>
      <description>&lt;P&gt;Please help me with two measures&lt;/P&gt;&lt;P&gt;ID column is trying to access documents which is store in datetime field&lt;/P&gt;&lt;P&gt;Col1 datetime; col 2 id ; col3 ; col4;&amp;nbsp; col5 ID count( this is created using id column)&lt;/P&gt;&lt;P&gt;i need to create measure to count how many id are being accessed during 10pm to 6am interval&lt;/P&gt;&lt;P&gt;I also need to create an other measure which should satisfy condition col3 &amp;lt;&amp;gt; col4&amp;nbsp; and count id &amp;gt; 3 then i need count how many accessed documents more than 3 times&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 05:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-with-multiple-conditions/m-p/1747924#M57502</guid>
      <dc:creator>itsme123</dc:creator>
      <dc:date>2020-09-29T05:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with multiple conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-with-multiple-conditions/m-p/1747964#M57504</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/74649"&gt;@itsme123&lt;/a&gt;&amp;nbsp; can you share a sample data and the expected output ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-with-multiple-conditions/m-p/1747964#M57504</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-09-29T07:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with multiple conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-with-multiple-conditions/m-p/1747970#M57505</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/74649"&gt;@itsme123&lt;/a&gt;&amp;nbsp; Perhaps this way&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(If(Time(datetime)&amp;gt;='10:00:00 PM' and Time(datetime)&amp;lt;='06:00:00 AM'), ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;// Make sure, If Time(datetime) giving format with "hh:mm:ss TT"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Col3={"=Col3&amp;lt;&amp;gt;Col4"}, Id={"=Cound(Id)&amp;gt;3"}&amp;gt;} Documents)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-with-multiple-conditions/m-p/1747970#M57505</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-09-29T07:59:46Z</dc:date>
    </item>
  </channel>
</rss>

