<?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 Create a MoM % sales change KPI in Catalog and Lineage</title>
    <link>https://community.qlik.com/t5/Catalog-and-Lineage/Create-a-MoM-sales-change-KPI/m-p/2159049#M1181</link>
    <description>&lt;P&gt;Hi! I am trying to have a % change month over month kpi indicator for sales, based on the selection of a date.&lt;/P&gt;
&lt;P&gt;I am thinking on using set analysis for this, to grab the max of current month minus max of current month -1.&lt;/P&gt;
&lt;P&gt;However I would lik to know if any of you have a simple way to calculate MoM %&lt;/P&gt;
&lt;P&gt;Any help would be appreciated!&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2024 10:15:38 GMT</pubDate>
    <dc:creator>phelo</dc:creator>
    <dc:date>2024-01-08T10:15:38Z</dc:date>
    <item>
      <title>Create a MoM % sales change KPI</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Create-a-MoM-sales-change-KPI/m-p/2159049#M1181</link>
      <description>&lt;P&gt;Hi! I am trying to have a % change month over month kpi indicator for sales, based on the selection of a date.&lt;/P&gt;
&lt;P&gt;I am thinking on using set analysis for this, to grab the max of current month minus max of current month -1.&lt;/P&gt;
&lt;P&gt;However I would lik to know if any of you have a simple way to calculate MoM %&lt;/P&gt;
&lt;P&gt;Any help would be appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 10:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Create-a-MoM-sales-change-KPI/m-p/2159049#M1181</guid>
      <dc:creator>phelo</dc:creator>
      <dc:date>2024-01-08T10:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create a MoM % sales change KPI</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Create-a-MoM-sales-change-KPI/m-p/2161264#M1183</link>
      <description>&lt;P&gt;try following&lt;/P&gt;
&lt;P&gt;Sum({$&amp;lt;[month_year]={"$(=Date(Max(month_year),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'MMM-YYYY'&lt;/SPAN&gt;))"}&amp;gt;} sales)&lt;/P&gt;
&lt;P&gt;-&lt;/P&gt;
&lt;P&gt;Sum({$&amp;lt;[month_year]={"$(=Date(AddMonths(Max(month_year), -1), '&lt;SPAN&gt;MMM-YYYY&lt;/SPAN&gt;'))"}&amp;gt;} sales)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 20:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Create-a-MoM-sales-change-KPI/m-p/2161264#M1183</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-01-12T20:50:22Z</dc:date>
    </item>
  </channel>
</rss>

