<?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: Month over Month data in chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Month-over-Month-data-in-chart/m-p/1742752#M64076</link>
    <description>&lt;P&gt;I did something similar in my pivot table, maybe it works on chart table too?&lt;/P&gt;&lt;P&gt;It looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Before(SUM(AGGR(COUNT(YourValue),
Dim1,[DateValue.autoCalendar.YearMonth])))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Sep 2020 10:41:50 GMT</pubDate>
    <dc:creator>Almen</dc:creator>
    <dc:date>2020-09-10T10:41:50Z</dc:date>
    <item>
      <title>Month over Month data in chart</title>
      <link>https://community.qlik.com/t5/App-Development/Month-over-Month-data-in-chart/m-p/1740632#M64075</link>
      <description>&lt;P&gt;I have a capacity/usage data set and am trying to show the monthly usage in a chart while also showing the delta alongside it.&amp;nbsp; I tried &lt;EM&gt;above()&lt;/EM&gt; (and &lt;EM&gt;before&lt;/EM&gt;&amp;nbsp;() in pivot) and that works nicely until I make a selection of one or more months, especially disjointed months.&lt;/P&gt;&lt;P&gt;I then tried using set analysis to try to set the &lt;EM&gt;MonYr&lt;/EM&gt; field to the previous month like so:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;MonYr = {$(=AddMonths(MonYr,-1))} &amp;gt;} USAGE)&lt;/P&gt;&lt;P&gt;but it always returns the current month's usage, I'm guessing because it can't ignore the MonYr dimension for that row.&lt;BR /&gt;I even tried&amp;nbsp;Sum({1&amp;lt;MonYr = {$(=AddMonths(MonYr,-1))} &amp;gt;} USAGE), but no dice.&lt;/P&gt;&lt;P&gt;I'm sure this has been done before.&amp;nbsp; Can someone please help?&lt;BR /&gt;I need it to be dynamic so that filters can be applied and the values are recalculated accordingly.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Month-over-Month-data-in-chart/m-p/1740632#M64075</guid>
      <dc:creator>tschullo</dc:creator>
      <dc:date>2024-11-16T18:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Month over Month data in chart</title>
      <link>https://community.qlik.com/t5/App-Development/Month-over-Month-data-in-chart/m-p/1742752#M64076</link>
      <description>&lt;P&gt;I did something similar in my pivot table, maybe it works on chart table too?&lt;/P&gt;&lt;P&gt;It looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Before(SUM(AGGR(COUNT(YourValue),
Dim1,[DateValue.autoCalendar.YearMonth])))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 10:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Month-over-Month-data-in-chart/m-p/1742752#M64076</guid>
      <dc:creator>Almen</dc:creator>
      <dc:date>2020-09-10T10:41:50Z</dc:date>
    </item>
  </channel>
</rss>

