<?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: Count If in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-If/m-p/1681971#M51914</link>
    <description>Create a field 'Bucket' in script.&lt;BR /&gt;if(Points&amp;gt;=0 and Points&amp;lt;=30,'1-30 Days',If(Points&amp;gt;=31 and Points&amp;lt;=60,'31-60 Days',&lt;BR /&gt;if(Points&amp;gt;=61 and Points&amp;lt;=90,'61-90 Days',if(Points&amp;gt;=91,'Over 90 Days')))) as Bucket&lt;BR /&gt;In Bar chart,&lt;BR /&gt;take Dimension as Bucket and Measure as Count(Bucket )</description>
    <pubDate>Thu, 05 Mar 2020 09:23:37 GMT</pubDate>
    <dc:creator>nikitadeshwal</dc:creator>
    <dc:date>2020-03-05T09:23:37Z</dc:date>
    <item>
      <title>Count If</title>
      <link>https://community.qlik.com/t5/App-Development/Count-If/m-p/1681853#M51900</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to count and bucket information by the following parameters:&amp;nbsp;&lt;/P&gt;&lt;P&gt;X = a number field&lt;/P&gt;&lt;P&gt;Count(if (x &amp;gt;= 0 and =&amp;lt; 30) = '1-30 days',&lt;/P&gt;&lt;P&gt;elseif (x &amp;gt;= 31 and =&amp;lt; 60) = '31-60 days',&lt;/P&gt;&lt;P&gt;elseif (x &amp;gt;= 61 and =&amp;lt; 90) = '61-90 days',&lt;/P&gt;&lt;P&gt;else (x &amp;gt;= 91) = 'Over 90 days')&lt;/P&gt;&lt;P&gt;How would I accomplish this in a bar chart&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-If/m-p/1681853#M51900</guid>
      <dc:creator>gmoney2594</dc:creator>
      <dc:date>2024-11-16T03:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Count If</title>
      <link>https://community.qlik.com/t5/App-Development/Count-If/m-p/1681955#M51909</link>
      <description>&lt;P&gt;Use the Class function to create the Bucket and use it as the dimension of Chart and measure as count(x).&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 08:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-If/m-p/1681955#M51909</guid>
      <dc:creator>girish21595</dc:creator>
      <dc:date>2020-03-05T08:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Count If</title>
      <link>https://community.qlik.com/t5/App-Development/Count-If/m-p/1681971#M51914</link>
      <description>Create a field 'Bucket' in script.&lt;BR /&gt;if(Points&amp;gt;=0 and Points&amp;lt;=30,'1-30 Days',If(Points&amp;gt;=31 and Points&amp;lt;=60,'31-60 Days',&lt;BR /&gt;if(Points&amp;gt;=61 and Points&amp;lt;=90,'61-90 Days',if(Points&amp;gt;=91,'Over 90 Days')))) as Bucket&lt;BR /&gt;In Bar chart,&lt;BR /&gt;take Dimension as Bucket and Measure as Count(Bucket )</description>
      <pubDate>Thu, 05 Mar 2020 09:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-If/m-p/1681971#M51914</guid>
      <dc:creator>nikitadeshwal</dc:creator>
      <dc:date>2020-03-05T09:23:37Z</dc:date>
    </item>
  </channel>
</rss>

