<?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: show % evolutuion different products in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137286#M92430</link>
    <description>&lt;P&gt;Yes, my bad. I didn´t introduced it properly. Now is working fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Mon, 13 Nov 2023 15:21:50 GMT</pubDate>
    <dc:creator>fran_perea</dc:creator>
    <dc:date>2023-11-13T15:21:50Z</dc:date>
    <item>
      <title>show % evolutuion different products</title>
      <link>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137258#M92426</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fran_perea_0-1699885635061.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/119830iC5EB5763874B4975/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fran_perea_0-1699885635061.png" alt="fran_perea_0-1699885635061.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have several products, each of them has a % of sales.I want to display the evolution in another chart. But when i try to do it the cahrt is like this one:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fran_perea_1-1699885742871.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/119832i7EA282A252F1E0A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fran_perea_1-1699885742871.png" alt="fran_perea_1-1699885742871.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As you can see the % doesn´t match between graphs. The Set Analysis formula is the same.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(sum({&amp;lt;[Operation]={'Sale'},Year,MonthYear, [Wallet ID]={'A','B', 'C', 'D'}&amp;gt;}Amount)&lt;BR /&gt;-&lt;BR /&gt;sum({&amp;lt;[Operation]={'Return'}Year,MonthYear, [Wallet ID]={'A','B', 'C', 'D'}&amp;gt;}Amount))&lt;BR /&gt;/&lt;/P&gt;
&lt;P&gt;(sum({&amp;lt;[Operation]={'Sale'},Year,MonthYear, [Wallet ID]={'A','B', 'C', 'D'}&amp;gt;} Total Amount)&lt;BR /&gt;-&lt;BR /&gt;sum({&amp;lt;[Operation]={'Return'},Year,MonthYear, [Wallet ID]={'A','B', 'C', 'D'}&amp;gt;} Total Amount)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any guess what im doing wrong?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&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;</description>
      <pubDate>Mon, 13 Nov 2023 14:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137258#M92426</guid>
      <dc:creator>fran_perea</dc:creator>
      <dc:date>2023-11-13T14:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: show % evolutuion different products</title>
      <link>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137278#M92427</link>
      <description>&lt;P&gt;You may try it with:&lt;/P&gt;
&lt;P&gt;...&amp;nbsp;&lt;SPAN&gt;Total&lt;STRONG&gt; &amp;lt;Year&amp;gt;&lt;/STRONG&gt; Amount)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;to consider at least one dimension - the Year - by the calculation (depending on requirement you may add Product respectively switch between dimensions).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 14:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137278#M92427</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-11-13T14:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: show % evolutuion different products</title>
      <link>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137280#M92428</link>
      <description>&lt;P&gt;The bar chart is the good one, the % of the Blue one should be 76% in 2023, not 25%.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the solution you suggested there is an error in the expression.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 15:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137280#M92428</guid>
      <dc:creator>fran_perea</dc:creator>
      <dc:date>2023-11-13T15:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: show % evolutuion different products</title>
      <link>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137284#M92429</link>
      <description>&lt;P&gt;There should be no error - did you an appropriate adjustments of the total statements within the expression?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 15:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137284#M92429</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-11-13T15:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: show % evolutuion different products</title>
      <link>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137286#M92430</link>
      <description>&lt;P&gt;Yes, my bad. I didn´t introduced it properly. Now is working fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 15:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-evolutuion-different-products/m-p/2137286#M92430</guid>
      <dc:creator>fran_perea</dc:creator>
      <dc:date>2023-11-13T15:21:50Z</dc:date>
    </item>
  </channel>
</rss>

