<?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 New to skripting - sum if in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135332#M888190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to I count participants from a field called "age"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show the number of participants that have an "age" value via a KPI Diagram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is simple, too simple, but I am only now starting to look into skripting after I think I have explored all basic functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your feedback!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>florian890</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>New to skripting - sum if</title>
      <link>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135332#M888190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to I count participants from a field called "age"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show the number of participants that have an "age" value via a KPI Diagram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is simple, too simple, but I am only now starting to look into skripting after I think I have explored all basic functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your feedback!&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/New-to-skripting-sum-if/m-p/1135332#M888190</guid>
      <dc:creator>florian890</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: New to skripting - sum if</title>
      <link>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135333#M888191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be helpful if you can provide more information and possible a sample with the expectation of the output you are looking to get. Difficult to know what you might be trying to get without much details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2380"&gt;QlikCommunity Tip: How to get answers to your post?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2016 18:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135333#M888191</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-03T18:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: New to skripting - sum if</title>
      <link>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135334#M888192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;count({$&amp;lt;age={"*"}&amp;gt;} participants)&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;hope this helps&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;regards&lt;/SPAN&gt;&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;&lt;BR /&gt;&lt;/SPAN&gt;&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;Marco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2016 21:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135334#M888192</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-09-03T21:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: New to skripting - sum if</title>
      <link>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135335#M888193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you start with an extremely vague premise, you'll get wildly diverse responses. Probably none of them fit your bill from the start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you should start by telling us in what form your source data will be made available (participants? age? What is the relation between these two fields? Where do they come from? Why don't all participants have an age, while &lt;SPAN style="font-size: 13.3333px;"&gt;on average &lt;/SPAN&gt;all 7 billion of us do have an age? What sort of QV model did you create up to this point? Can you post it here?) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2016 22:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135335#M888193</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-09-03T22:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: New to skripting - sum if</title>
      <link>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135336#M888194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh - and the Excel concept SUMIF doesn't really exist in QV. But then I guess that we all agree on the fact that QV is way more advanced than Excel &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just joking.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2016 22:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135336#M888194</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-09-03T22:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: New to skripting - sum if</title>
      <link>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135337#M888195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, Marco! Highly appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 09:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135337#M888195</guid>
      <dc:creator>florian890</dc:creator>
      <dc:date>2016-09-06T09:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: New to skripting - sum if</title>
      <link>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135338#M888196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I should have read this beforehand, will improve! Thank you for pointing me the right directtion, Sunny T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 09:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135338#M888196</guid>
      <dc:creator>florian890</dc:creator>
      <dc:date>2016-09-06T09:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: New to skripting - sum if</title>
      <link>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135339#M888197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're welcome&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please close your thread if your question is answered:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-to-skripting-sum-if/m-p/1135339#M888197</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-09-06T20:45:08Z</dc:date>
    </item>
  </channel>
</rss>

