<?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: Bar Chart with month over month change in % in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-month-over-month-change-in/m-p/2533703#M108267</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/351984"&gt;@Shivam22&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;**** expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only((Aggr((SUM(Volume) - above(SUM(Volume)))/above(SUM(Volume)) ,Product, YearMonth) ))&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hanna_choi_0-1760682871289.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184287iBBAB1242908883B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="hanna_choi_0-1760682871289.png" alt="hanna_choi_0-1760682871289.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Oct 2025 06:35:23 GMT</pubDate>
    <dc:creator>hanna_choi</dc:creator>
    <dc:date>2025-10-17T06:35:23Z</dc:date>
    <item>
      <title>Bar Chart with month over month change in %</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-month-over-month-change-in/m-p/2533657#M108254</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have a data with table&lt;/P&gt;
&lt;P&gt;YearMonth&amp;nbsp; &amp;nbsp; Product&amp;nbsp; &amp;nbsp; &amp;nbsp; Volume&lt;/P&gt;
&lt;P&gt;2025-01&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AAA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;100&lt;/P&gt;
&lt;P&gt;2025-01&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;BBB&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;200&lt;/P&gt;
&lt;P&gt;2025-01&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CCC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 300&lt;/P&gt;
&lt;P&gt;2025-02&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AAA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;45&lt;/P&gt;
&lt;P&gt;2025-02&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; BBB&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 250&lt;/P&gt;
&lt;P&gt;2025-02&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CCC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 300&lt;/P&gt;
&lt;P&gt;2025-03&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AAA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;100&lt;/P&gt;
&lt;P&gt;2025-03&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; BBB&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;200&lt;/P&gt;
&lt;P&gt;2025-03&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CCC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;340&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone please help me how can we create a stacked Bar chart on Qlik Cloud should month over month change % for each product&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stack - YearMonth&lt;/P&gt;
&lt;P&gt;Bars - Product&lt;/P&gt;
&lt;P&gt;Measure - Count (Volume)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can only show count but cannot show Month over Month difference for each Product to know if count is increased or decreased from previous month&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 18:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-month-over-month-change-in/m-p/2533657#M108254</guid>
      <dc:creator>Shivam22</dc:creator>
      <dc:date>2025-10-16T18:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with month over month change in %</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-month-over-month-change-in/m-p/2533674#M108257</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/351984"&gt;@Shivam22&lt;/a&gt;&amp;nbsp;, i dont know if is exactly what you need, but one option is using a Mekko chart instead a Bar chart:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QFabian_0-1760649249626.png" style="width: 764px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184280iDF00B76FC53FE080/image-dimensions/764x249?v=v2" width="764" height="249" role="button" title="QFabian_0-1760649249626.png" alt="QFabian_0-1760649249626.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 21:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-month-over-month-change-in/m-p/2533674#M108257</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2025-10-16T21:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with month over month change in %</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-month-over-month-change-in/m-p/2533691#M108261</link>
      <description>&lt;P&gt;Create your bar chart&amp;nbsp; with those two dimension&lt;/P&gt;&lt;P&gt;Then try like this&lt;/P&gt;&lt;P&gt;where Volume is your measure&lt;/P&gt;&lt;DIV&gt;( Volume - Above(Volume) ) /&amp;nbsp;&lt;DIV&gt;Above(Volume)&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Oct 2025 04:33:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-month-over-month-change-in/m-p/2533691#M108261</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2025-10-17T04:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with month over month change in %</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-month-over-month-change-in/m-p/2533703#M108267</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/351984"&gt;@Shivam22&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;**** expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only((Aggr((SUM(Volume) - above(SUM(Volume)))/above(SUM(Volume)) ,Product, YearMonth) ))&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hanna_choi_0-1760682871289.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184287iBBAB1242908883B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="hanna_choi_0-1760682871289.png" alt="hanna_choi_0-1760682871289.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 06:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-month-over-month-change-in/m-p/2533703#M108267</guid>
      <dc:creator>hanna_choi</dc:creator>
      <dc:date>2025-10-17T06:35:23Z</dc:date>
    </item>
  </channel>
</rss>

