<?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: Graphic help in Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Graphic-help-in-Qlik-Sense/m-p/2423174#M95876</link>
    <description>&lt;P&gt;Ho&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22436"&gt;@oscar_olaya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes.&lt;/P&gt;
&lt;P&gt;It's a relatively simple scatter graph, I think. The tricky bit is getting the data in the right shape first.&lt;/P&gt;
&lt;P&gt;You will want to have a single Y value to add up, and the Year as a measure on the X axis and then a single dimension that has all three types in it. The colour would then be provided by an expression in the colour field.&lt;/P&gt;
&lt;P&gt;So, you will need to get your data into a table like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stevedark_0-1708809803674.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160596i60966865309948BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stevedark_0-1708809803674.png" alt="stevedark_0-1708809803674.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You will probably need to use the CONCATENATE function to build that table and get the Dimension field by &amp;amp;ing together the various parts.&lt;/P&gt;
&lt;P&gt;Once the data are like that, use Dimension as the chart dimension, the measure on the Y axis is&amp;nbsp;&lt;STRONG&gt;sum(Value)&amp;nbsp;&lt;/STRONG&gt;and on the X axis it is&amp;nbsp;&lt;STRONG&gt;max(Year)&lt;/STRONG&gt;. This should then put the points in the right place.&lt;/P&gt;
&lt;P&gt;To get the colour you will need to colour by expression and do:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;=pick(match(Type, 'PPP', 'E', 'Series 1'), rgb(190,0,0), rgb(0,190,0), rgb(0,0,190))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Actually, setting up a master dimension for Type and setting colours and Colour by Dimension might work just as well.&lt;/P&gt;
&lt;P&gt;The problem that you will have with this, and I don't know of a way around it, is that you will not be able to have a legend with the colours in the chart itself. You could have a separate chart which has the same colours with a legend, or worst case scenario create an image with the legend on and show it in a separate object (Buttons work quite well for this, better than the text/image object).&lt;/P&gt;
&lt;P&gt;Hope that all makes sense and allows you to get what you need from this.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Steve&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 24 Feb 2024 21:31:35 GMT</pubDate>
    <dc:creator>stevedark</dc:creator>
    <dc:date>2024-02-24T21:31:35Z</dc:date>
    <item>
      <title>Graphic help in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Graphic-help-in-Qlik-Sense/m-p/2421908#M95747</link>
      <description>&lt;P&gt;Hello, is it possible to create this chart in Qlik Sense?&lt;BR /&gt;Important, the PPP and E measures are shown by year, but the 'Series 1' measure is required to be shown by month, shown in the image other blue circles (vertical).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards, I appreciate the support!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="oscar_olaya_1-1708539951571.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160376i4BB0D3AB4F7DF96F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="oscar_olaya_1-1708539951571.png" alt="oscar_olaya_1-1708539951571.png" /&gt;&lt;/span&gt;&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>Wed, 21 Feb 2024 18:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Graphic-help-in-Qlik-Sense/m-p/2421908#M95747</guid>
      <dc:creator>oscar_olaya</dc:creator>
      <dc:date>2024-02-21T18:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic help in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Graphic-help-in-Qlik-Sense/m-p/2422421#M95804</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6748" target="_blank"&gt;@stevedark&lt;/A&gt; Hi! Greetings! For this case, do you have any ideas? Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 15:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Graphic-help-in-Qlik-Sense/m-p/2422421#M95804</guid>
      <dc:creator>oscar_olaya</dc:creator>
      <dc:date>2024-02-22T15:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic help in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Graphic-help-in-Qlik-Sense/m-p/2423174#M95876</link>
      <description>&lt;P&gt;Ho&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22436"&gt;@oscar_olaya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes.&lt;/P&gt;
&lt;P&gt;It's a relatively simple scatter graph, I think. The tricky bit is getting the data in the right shape first.&lt;/P&gt;
&lt;P&gt;You will want to have a single Y value to add up, and the Year as a measure on the X axis and then a single dimension that has all three types in it. The colour would then be provided by an expression in the colour field.&lt;/P&gt;
&lt;P&gt;So, you will need to get your data into a table like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stevedark_0-1708809803674.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160596i60966865309948BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stevedark_0-1708809803674.png" alt="stevedark_0-1708809803674.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You will probably need to use the CONCATENATE function to build that table and get the Dimension field by &amp;amp;ing together the various parts.&lt;/P&gt;
&lt;P&gt;Once the data are like that, use Dimension as the chart dimension, the measure on the Y axis is&amp;nbsp;&lt;STRONG&gt;sum(Value)&amp;nbsp;&lt;/STRONG&gt;and on the X axis it is&amp;nbsp;&lt;STRONG&gt;max(Year)&lt;/STRONG&gt;. This should then put the points in the right place.&lt;/P&gt;
&lt;P&gt;To get the colour you will need to colour by expression and do:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;=pick(match(Type, 'PPP', 'E', 'Series 1'), rgb(190,0,0), rgb(0,190,0), rgb(0,0,190))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Actually, setting up a master dimension for Type and setting colours and Colour by Dimension might work just as well.&lt;/P&gt;
&lt;P&gt;The problem that you will have with this, and I don't know of a way around it, is that you will not be able to have a legend with the colours in the chart itself. You could have a separate chart which has the same colours with a legend, or worst case scenario create an image with the legend on and show it in a separate object (Buttons work quite well for this, better than the text/image object).&lt;/P&gt;
&lt;P&gt;Hope that all makes sense and allows you to get what you need from this.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Steve&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2024 21:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Graphic-help-in-Qlik-Sense/m-p/2423174#M95876</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2024-02-24T21:31:35Z</dc:date>
    </item>
  </channel>
</rss>

