<?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 Age Range runtime in a chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Age-Range-runtime-in-a-chart/m-p/1749869#M64139</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to calculate the Customer Age runtime in a chart&lt;/P&gt;&lt;P&gt;"Max(Year)-[Year Customer]"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a range table:&lt;/P&gt;&lt;P&gt;Range Start, Range End, Range Result&lt;/P&gt;&lt;P&gt;0,25,&amp;lt;25&lt;/P&gt;&lt;P&gt;26,50,26-50&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim: if(Max(Year)-[Year Customer]&amp;lt;=[Range Start] and&amp;nbsp;Max(Year)-[Year Customer] &amp;gt;= [Range End],[Range Result])&lt;/P&gt;&lt;P&gt;Measure: Count(Customer)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this correct? I have to use an aggr?&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
    <dc:creator>Riccardo</dc:creator>
    <dc:date>2021-12-20T21:08:46Z</dc:date>
    <item>
      <title>Age Range runtime in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Age-Range-runtime-in-a-chart/m-p/1749869#M64139</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to calculate the Customer Age runtime in a chart&lt;/P&gt;&lt;P&gt;"Max(Year)-[Year Customer]"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a range table:&lt;/P&gt;&lt;P&gt;Range Start, Range End, Range Result&lt;/P&gt;&lt;P&gt;0,25,&amp;lt;25&lt;/P&gt;&lt;P&gt;26,50,26-50&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim: if(Max(Year)-[Year Customer]&amp;lt;=[Range Start] and&amp;nbsp;Max(Year)-[Year Customer] &amp;gt;= [Range End],[Range Result])&lt;/P&gt;&lt;P&gt;Measure: Count(Customer)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this correct? I have to use an aggr?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-Range-runtime-in-a-chart/m-p/1749869#M64139</guid>
      <dc:creator>Riccardo</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Age Range runtime in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Age-Range-runtime-in-a-chart/m-p/1749921#M64140</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;What expected output you want to show?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 11:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-Range-runtime-in-a-chart/m-p/1749921#M64140</guid>
      <dc:creator>Usama</dc:creator>
      <dc:date>2020-10-06T11:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Age Range runtime in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Age-Range-runtime-in-a-chart/m-p/1749926#M64141</link>
      <description>&lt;P&gt;Count of Customers, grouped by Age Range.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(ps. I can't use intervalmatch on script, 'cause I have to calculate the Customers Age on runtime)&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 11:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-Range-runtime-in-a-chart/m-p/1749926#M64141</guid>
      <dc:creator>Riccardo</dc:creator>
      <dc:date>2020-10-06T11:09:50Z</dc:date>
    </item>
  </channel>
</rss>

