<?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: How to handle color dynamically? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237070#M393341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shraddha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created variables and user RGB for existing customer codes and successfully displaying on dashboard. But problem is with when one new customer code comes to dashboard, how to add new color dynamically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Durga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2016 07:05:17 GMT</pubDate>
    <dc:creator>durgabhavani</dc:creator>
    <dc:date>2016-11-29T07:05:17Z</dc:date>
    <item>
      <title>How to handle color dynamically?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237066#M393337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to handle color dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have customer code in my application and assigned one color to each customer code. Now problem is whenever new customer with new customer code come on to my dashboard, I need to assign one new color dynamically to that customer without my intervention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to handle. Please advice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Durga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 12:06:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237066#M393337</guid>
      <dc:creator>durgabhavani</dc:creator>
      <dc:date>2016-11-28T12:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle color dynamically?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237067#M393338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Pick(Match([Customer Code], 'SA1', 'SA2', 'SA3', 'SA4','SA5')&lt;STRONG&gt;+1&lt;/STRONG&gt;,&lt;STRONG&gt;Color(RowNo(total))&lt;/STRONG&gt;,$(v_color_CC1),$(v_color_CC2),$(v_color_CC3),$(v_color_CC4),$(v_color_CC5))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 12:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237067#M393338</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-11-28T12:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle color dynamically?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237068#M393339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am bit confused to implement in my app. Can you please apply in my application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Durga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 06:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237068#M393339</guid>
      <dc:creator>durgabhavani</dc:creator>
      <dc:date>2016-11-29T06:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle color dynamically?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237069#M393340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Excel with Customer Code and Associated RGB Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link this source in Data model with Customer Code and user RGB Code field in Expression for color&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 06:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237069#M393340</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-11-29T06:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle color dynamically?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237070#M393341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shraddha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created variables and user RGB for existing customer codes and successfully displaying on dashboard. But problem is with when one new customer code comes to dashboard, how to add new color dynamically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Durga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 07:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-color-dynamically/m-p/1237070#M393341</guid>
      <dc:creator>durgabhavani</dc:creator>
      <dc:date>2016-11-29T07:05:17Z</dc:date>
    </item>
  </channel>
</rss>

