<?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: Combo Chart Expression % Change in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Expression-Change/m-p/1134606#M891764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the line chart, % Change from month to month. All other values are correct.&lt;/P&gt;&lt;P&gt;201608 would be 5.6% decrease The difference between 54,087 and 51,061&lt;/P&gt;&lt;P&gt;201607 would be 7.2% decrease. The difference between 58,280 and 54,087&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2016 17:21:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-18T17:21:45Z</dc:date>
    <item>
      <title>Combo Chart Expression % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Expression-Change/m-p/1134604#M891762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having issues with my line chart expression. I'm trying to create a % change from month to month but my percentages are incorrect. If someone can help, great. But could you also explain to me what I'm doing incorrectly? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to see the % change from month to month and my values are incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134940_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Expression-Change/m-p/1134604#M891762</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart Expression % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Expression-Change/m-p/1134605#M891763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the numbers you are expecting to see John?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 17:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Expression-Change/m-p/1134605#M891763</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-18T17:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart Expression % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Expression-Change/m-p/1134606#M891764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the line chart, % Change from month to month. All other values are correct.&lt;/P&gt;&lt;P&gt;201608 would be 5.6% decrease The difference between 54,087 and 51,061&lt;/P&gt;&lt;P&gt;201607 would be 7.2% decrease. The difference between 58,280 and 54,087&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 17:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Expression-Change/m-p/1134606#M891764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-18T17:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart Expression % Change</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Expression-Change/m-p/1134607#M891765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(RowNo() &amp;lt;= 6, &lt;/STRONG&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;Num(&lt;/STRONG&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;Count({&amp;lt;[Start Date Month] = {"*201*"} &amp;gt;} Member)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Below(Count({&amp;lt;[Start Date Month] = {"*201*"} &amp;gt;} Member), 1) - 1, &lt;/STRONG&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;'#.00%'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134945_Capture.PNG" style="height: 273px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 17:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Expression-Change/m-p/1134607#M891765</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-18T17:24:46Z</dc:date>
    </item>
  </channel>
</rss>

