<?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 Rangesum above in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Rangesum-above/m-p/1528387#M37958</link>
    <description>&lt;P&gt;Hello colleagues,&lt;/P&gt;&lt;P&gt;Could you help me with some advice. I have 3 separate table on HR subject:&lt;/P&gt;&lt;P&gt;1) Vacancy status (ID, current status)&lt;/P&gt;&lt;P&gt;2) Date close planned (ID, Date close planned, Date)&lt;/P&gt;&lt;P&gt;3) Date close actual (ID, Date close actual, Date)&lt;/P&gt;&lt;P&gt;Tables are connected by ID and ID+Date fields.&lt;/P&gt;&lt;P&gt;I need to visualize in combo chart number of vacancies need to be closed&amp;nbsp;in each month e.g. vacancies with [Date close planned]&amp;nbsp;equal to &lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;analyzed month or earlier and not&amp;nbsp;have been closed yet)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I started with:&lt;/P&gt;&lt;P&gt;- creation of combo chart with dimension [Date]&lt;/P&gt;&lt;P&gt;- creation of measure Rangesum(above(count([Date close planned]),0,RowNo()))&lt;/P&gt;&lt;P&gt;- Now I need to extract all vacancies which were closed.&lt;/P&gt;&lt;P&gt;If use Rangesum(above(count({&amp;lt;[current status]={'closed'}&amp;gt;}[Date close planned]),0,RowNo())) I get vacancies closed on the current moment and not take into account [Date close actual].&lt;/P&gt;&lt;P&gt;Can you suggest how to solve my task?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Wed, 22 Dec 2021 20:40:09 GMT</pubDate>
    <dc:creator>AndreyBel</dc:creator>
    <dc:date>2021-12-22T20:40:09Z</dc:date>
    <item>
      <title>Rangesum above</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-above/m-p/1528387#M37958</link>
      <description>&lt;P&gt;Hello colleagues,&lt;/P&gt;&lt;P&gt;Could you help me with some advice. I have 3 separate table on HR subject:&lt;/P&gt;&lt;P&gt;1) Vacancy status (ID, current status)&lt;/P&gt;&lt;P&gt;2) Date close planned (ID, Date close planned, Date)&lt;/P&gt;&lt;P&gt;3) Date close actual (ID, Date close actual, Date)&lt;/P&gt;&lt;P&gt;Tables are connected by ID and ID+Date fields.&lt;/P&gt;&lt;P&gt;I need to visualize in combo chart number of vacancies need to be closed&amp;nbsp;in each month e.g. vacancies with [Date close planned]&amp;nbsp;equal to &lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;analyzed month or earlier and not&amp;nbsp;have been closed yet)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I started with:&lt;/P&gt;&lt;P&gt;- creation of combo chart with dimension [Date]&lt;/P&gt;&lt;P&gt;- creation of measure Rangesum(above(count([Date close planned]),0,RowNo()))&lt;/P&gt;&lt;P&gt;- Now I need to extract all vacancies which were closed.&lt;/P&gt;&lt;P&gt;If use Rangesum(above(count({&amp;lt;[current status]={'closed'}&amp;gt;}[Date close planned]),0,RowNo())) I get vacancies closed on the current moment and not take into account [Date close actual].&lt;/P&gt;&lt;P&gt;Can you suggest how to solve my task?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 20:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-above/m-p/1528387#M37958</guid>
      <dc:creator>AndreyBel</dc:creator>
      <dc:date>2021-12-22T20:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum above</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-above/m-p/1528399#M37960</link>
      <description>Hi,&lt;BR /&gt;have you tried below expression?&lt;BR /&gt;Rangesum(above(count({&amp;lt;[current status]={'closed'}&amp;gt;}[Date close planned]),0,RowNo()))&lt;BR /&gt;-&lt;BR /&gt;Rangesum(above(count({&amp;lt;[current status]={'closed'}&amp;gt;}[Date close actual]),0,RowNo()))&lt;BR /&gt;ZZ</description>
      <pubDate>Wed, 09 Jan 2019 13:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-above/m-p/1528399#M37960</guid>
      <dc:creator>zzyjordan</dc:creator>
      <dc:date>2019-01-09T13:44:10Z</dc:date>
    </item>
  </channel>
</rss>

