<?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: Divide DataX(Month) by DataY(Previous Month) in a Monthly Line chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Divide-DataX-Month-by-DataY-Previous-Month-in-a-Monthly-Line/m-p/1667846#M50385</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum(Value)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Above(Sum(Value))&lt;/P&gt;&lt;P&gt;Sort according to month&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2020 16:54:40 GMT</pubDate>
    <dc:creator>Kashyap_R</dc:creator>
    <dc:date>2020-01-21T16:54:40Z</dc:date>
    <item>
      <title>Divide DataX(Month) by DataY(Previous Month) in a Monthly Line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Divide-DataX-Month-by-DataY-Previous-Month-in-a-Monthly-Line/m-p/1667668#M50363</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I have to make a Monthly Line chart.&amp;nbsp;&lt;BR /&gt;Basically,&amp;nbsp; I want to divide DataX(Month) by DataY(Previous Month) in a Monthly Line chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried this kind of set analysis :&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Date={"=AddMonths(Date,-1)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I get the same value as the current month ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any idea what I can try ? I would not like to make this in the load script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 11:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Divide-DataX-Month-by-DataY-Previous-Month-in-a-Monthly-Line/m-p/1667668#M50363</guid>
      <dc:creator>bertrand01</dc:creator>
      <dc:date>2020-01-21T11:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Divide DataX(Month) by DataY(Previous Month) in a Monthly Line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Divide-DataX-Month-by-DataY-Previous-Month-in-a-Monthly-Line/m-p/1667669#M50364</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;Current&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Date]={"&amp;gt;=$(=MonthStart(max([Date])))&amp;lt;=$(=Date(Max([Date])))"}&amp;gt;}Value)&lt;/P&gt;&lt;P&gt;Previous&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Date]={"&amp;gt;=$(=MonthStart(Addmonths(max([Date]),-1)))&amp;lt;=$(=(Addmonths(max([Date]),-1)))"}&amp;gt;}Value)&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 11:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Divide-DataX-Month-by-DataY-Previous-Month-in-a-Monthly-Line/m-p/1667669#M50364</guid>
      <dc:creator>Kashyap_R</dc:creator>
      <dc:date>2020-01-21T11:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Divide DataX(Month) by DataY(Previous Month) in a Monthly Line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Divide-DataX-Month-by-DataY-Previous-Month-in-a-Monthly-Line/m-p/1667839#M50384</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, but this can only &lt;SPAN&gt;work &lt;/SPAN&gt;for max month, not for every month as it is based on the max date.&lt;BR /&gt;I want it to work in a line chart for every month, month being the X axis.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 16:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Divide-DataX-Month-by-DataY-Previous-Month-in-a-Monthly-Line/m-p/1667839#M50384</guid>
      <dc:creator>bertrand01</dc:creator>
      <dc:date>2020-01-21T16:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Divide DataX(Month) by DataY(Previous Month) in a Monthly Line chart</title>
      <link>https://community.qlik.com/t5/App-Development/Divide-DataX-Month-by-DataY-Previous-Month-in-a-Monthly-Line/m-p/1667846#M50385</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum(Value)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Above(Sum(Value))&lt;/P&gt;&lt;P&gt;Sort according to month&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 16:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Divide-DataX-Month-by-DataY-Previous-Month-in-a-Monthly-Line/m-p/1667846#M50385</guid>
      <dc:creator>Kashyap_R</dc:creator>
      <dc:date>2020-01-21T16:54:40Z</dc:date>
    </item>
  </channel>
</rss>

