<?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: Colors in linear gauge in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Colors-in-linear-gauge/m-p/525500#M480001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A set analysis expression creates one set per chart, not a set per dimension value. That's why your expression doesn't work. Perhaps this will do the job: &lt;SPAN style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #000000;"&gt;If($(vRegDemCat) = 2, &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #000000;"&gt;RGB(R, G, B)).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not take a look at this blog post: &lt;A _jive_internal="true" class="font-color-normal" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/12/04/colors-in-charts" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;Colors in charts&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Dec 2013 13:55:53 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-12-26T13:55:53Z</dc:date>
    <item>
      <title>Colors in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/Colors-in-linear-gauge/m-p/525499#M480000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to represent some values in a pivot table as linear gauges. I did that, but now I need to color each "Categoria / Marca" with an custom RGB that I have in an inline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how the table actually looks:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pintar imagen.jpg" class="jive-image" src="/legacyfs/online/50841_pintar imagen.jpg" style="width: 620px; height: 245px;" /&gt;&lt;/P&gt;&lt;P&gt;The expression that I'm using in the "Segment" color is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_1388064256996911" jivemacro_uid="_1388064256996911" modifiedtitle="true"&gt;
&lt;P style="padding-left: 30px;"&gt;If($(vRegDemCat) = 2, Only({&amp;lt;Categoria_Marca&amp;gt;} RGB(R, G, B)))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what is wrong and why the dimensions aren't getting their colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindest regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 13:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colors-in-linear-gauge/m-p/525499#M480000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-26T13:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Colors in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/Colors-in-linear-gauge/m-p/525500#M480001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A set analysis expression creates one set per chart, not a set per dimension value. That's why your expression doesn't work. Perhaps this will do the job: &lt;SPAN style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #000000;"&gt;If($(vRegDemCat) = 2, &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #000000;"&gt;RGB(R, G, B)).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not take a look at this blog post: &lt;A _jive_internal="true" class="font-color-normal" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/12/04/colors-in-charts" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;Colors in charts&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 13:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colors-in-linear-gauge/m-p/525500#M480001</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-26T13:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Colors in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/Colors-in-linear-gauge/m-p/525501#M480002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have tried that and I didn't get any result, all I got is the same green for all dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 16:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colors-in-linear-gauge/m-p/525501#M480002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-26T16:07:15Z</dc:date>
    </item>
  </channel>
</rss>

