<?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 Show different colors for dimensions in bar chart. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-different-colors-for-dimensions-in-bar-chart/m-p/1178440#M382265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my app, one login user may contain multiple organizations, my bar chart x-axis is organization and Y-axis is Rate. We have 100 organizations (Organization ID), when one user log in, he might have 4 (Entity ID) of them. I want to show these 4 organizations different colors from other 96.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using below statement in Rate expression background color which is working fine if user only have one organization. When user contains multiple organization, all 100 are showing same color. Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Organization ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=[&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Entity ID],&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(cDarkGreen)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(cLightGreen)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2016 16:01:37 GMT</pubDate>
    <dc:creator>fionna51</dc:creator>
    <dc:date>2016-07-18T16:01:37Z</dc:date>
    <item>
      <title>Show different colors for dimensions in bar chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Show-different-colors-for-dimensions-in-bar-chart/m-p/1178440#M382265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my app, one login user may contain multiple organizations, my bar chart x-axis is organization and Y-axis is Rate. We have 100 organizations (Organization ID), when one user log in, he might have 4 (Entity ID) of them. I want to show these 4 organizations different colors from other 96.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using below statement in Rate expression background color which is working fine if user only have one organization. When user contains multiple organization, all 100 are showing same color. Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Organization ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=[&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Entity ID],&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(cDarkGreen)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(cLightGreen)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 16:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-different-colors-for-dimensions-in-bar-chart/m-p/1178440#M382265</guid>
      <dc:creator>fionna51</dc:creator>
      <dc:date>2016-07-18T16:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show different colors for dimensions in bar chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Show-different-colors-for-dimensions-in-bar-chart/m-p/1178441#M382266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;=if(WildMatch([Organization ID],Concat(Distinct Chr(39)&amp;amp;[Entity ID]&amp;amp;chr(39),',')),$(cDarkGreen),$(cLightGreen))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 19:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-different-colors-for-dimensions-in-bar-chart/m-p/1178441#M382266</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-07-18T19:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Show different colors for dimensions in bar chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Show-different-colors-for-dimensions-in-bar-chart/m-p/1178442#M382267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help, I got your idea. But seems no luck, this is not working. Even only one Entity this didn't work yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 15:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-different-colors-for-dimensions-in-bar-chart/m-p/1178442#M382267</guid>
      <dc:creator>fionna51</dc:creator>
      <dc:date>2016-07-19T15:53:26Z</dc:date>
    </item>
  </channel>
</rss>

