<?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 Scatter chart: Define a custom color, in according with a value of field. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scatter-chart-Define-a-custom-color-in-according-with-a-value-of/m-p/349190#M577841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Hi everyone,&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;I have a scatter chart and i need a diferente and custom color for each value of field. In another words:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;I have this on my script&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;color:&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; R,V,B, Firmware&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 101,100,121, +31J2&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 210,220,200, +31J8&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30,230,200, 5.80C&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40,40,100, 5.81C&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50,50,200, 5.83C&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60,60,100, 5.83Z&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100,100,200, 5.87C&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100,100,200, 5.92C&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100,100,200, 5.92T&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100,100,200, 5.96E&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Firmware is a "foreign key".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;And this configuration for Dimension.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikView x64 Personal Edition - [CUsersGiulianoDocumentsQlikViewTransfrio_2012-04-12_15-46-04.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/12955_QlikView+x64+Personal+Edition+-+%5BCUsersGiulianoDocumentsQlikViewTransfrio_2012-04-12_15-46-04.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The chart show diferent colors by firmware, but is not the colors defined in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me with this situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2012 15:26:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-12T15:26:47Z</dc:date>
    <item>
      <title>Scatter chart: Define a custom color, in according with a value of field.</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-chart-Define-a-custom-color-in-according-with-a-value-of/m-p/349190#M577841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Hi everyone,&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;I have a scatter chart and i need a diferente and custom color for each value of field. In another words:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;I have this on my script&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;color:&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; R,V,B, Firmware&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 101,100,121, +31J2&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 210,220,200, +31J8&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30,230,200, 5.80C&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40,40,100, 5.81C&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50,50,200, 5.83C&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60,60,100, 5.83Z&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100,100,200, 5.87C&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100,100,200, 5.92C&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100,100,200, 5.92T&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100,100,200, 5.96E&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Firmware is a "foreign key".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;And this configuration for Dimension.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikView x64 Personal Edition - [CUsersGiulianoDocumentsQlikViewTransfrio_2012-04-12_15-46-04.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/12955_QlikView+x64+Personal+Edition+-+%5BCUsersGiulianoDocumentsQlikViewTransfrio_2012-04-12_15-46-04.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The chart show diferent colors by firmware, but is not the colors defined in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me with this situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 15:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-chart-Define-a-custom-color-in-according-with-a-value-of/m-p/349190#M577841</guid>
      <dc:creator />
      <dc:date>2012-04-12T15:26:47Z</dc:date>
    </item>
    <item>
      <title>Scatter chart: Define a custom color, in according with a value of field.</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-chart-Define-a-custom-color-in-according-with-a-value-of/m-p/349191#M577842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This may be an over simplification but try adding the Color Background expression to the first Expression in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may mean you need to amend the expression slightly aswell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;P&gt;Qlikview Design Blog: &lt;A href="http://QVDesign.wordpress.com"&gt;http://QVDesign.wordpress.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Twitter: @QlikviewBI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 15:43:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-chart-Define-a-custom-color-in-according-with-a-value-of/m-p/349191#M577842</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2012-04-12T15:43:24Z</dc:date>
    </item>
    <item>
      <title>Scatter chart: Define a custom color, in according with a value of field.</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-chart-Define-a-custom-color-in-according-with-a-value-of/m-p/349192#M577843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;This is perfect, I just put the Color Background expression to the first Expression in chart and is done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for you support...&lt;/P&gt;&lt;P&gt;Giuliano Caetano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 16:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-chart-Define-a-custom-color-in-according-with-a-value-of/m-p/349192#M577843</guid>
      <dc:creator />
      <dc:date>2012-04-12T16:12:17Z</dc:date>
    </item>
  </channel>
</rss>

