<?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: Change colour in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378951#M141353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;try this &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;=if (getselectedfiedl(client)='aa', rgb(255,255,0), &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-size: 12px; background-color: #ffffff; font-family: Arial;"&gt;getselectedfiedl(client)='bb', color2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;getselectedfiedl(client)='cc', color3))&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2012 19:33:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-17T19:33:24Z</dc:date>
    <item>
      <title>Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378948#M141350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have Bookmark aaa, where I select Client cc.&lt;/P&gt;&lt;P&gt;I want to see different color for it in a chart.&lt;/P&gt;&lt;P&gt;Or how can I see different color just for 1 client?&lt;/P&gt;&lt;P&gt;I attached a simple file as an example.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378948#M141350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T19:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378949#M141351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the 1st expression for the background color chenge the expression to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if (getselectedfiedl(client)='aa', rgb(255,255,0), rgb(255,0,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378949#M141351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T19:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378950#M141352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, but client is changed dynamically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378950#M141352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T19:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378951#M141353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;try this &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;=if (getselectedfiedl(client)='aa', rgb(255,255,0), &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-size: 12px; background-color: #ffffff; font-family: Arial;"&gt;getselectedfiedl(client)='bb', color2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;getselectedfiedl(client)='cc', color3))&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378951#M141353</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T19:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378952#M141354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not in my case. I have thousands clients&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378952#M141354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T19:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378953#M141355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this for color expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(Client)&amp;gt;0,&lt;/P&gt;&lt;P&gt;if(match(Client ,concat(distinct Client, ', ')),rgb(255,0,0),rgb(10,100,0))&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;rgb(10,100,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will highlight the selected clients in red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may also make sense to change Result and res to ignore selections in this case:&lt;/P&gt;&lt;P&gt;avg({1}Result)&lt;/P&gt;&lt;P&gt;Sum ( {1}[res])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378953#M141355</guid>
      <dc:creator />
      <dc:date>2012-08-17T19:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378954#M141356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can create variable&amp;nbsp; vclient= client&lt;/P&gt;&lt;P&gt;and it the expression back ground write if( client ='$(vclient)',rgb(255,255,255),rgb(0,0,0))&lt;/P&gt;&lt;P&gt;something like this. when ever u select a different client then respective colors are shown up.&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378954#M141356</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2012-08-17T19:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378955#M141357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On your chart, add a background color expression for your first expression:&lt;/P&gt;&lt;P&gt;=if(Client = only({BM01} Client), lightred(), blue())&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="20340" alt="Capture.PNG" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/20340_Capture.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your chart should then color whatever is in your bookmark red and everything else should appear blue.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="20341" alt="Capture2.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/20341_Capture2.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378955#M141357</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2012-08-17T19:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378956#M141358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link active_link" href="https://community.qlik.com/people/nicole_kowalsky" id="jive-771113499653589239813"&gt;nicole_kowalsky,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for idea, It works.&lt;/P&gt;&lt;P&gt;How can I manage dynamically bookmark? I want to set up a trigger on leave sheet.&lt;/P&gt;&lt;P&gt;Thanks all you guys,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378956#M141358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T19:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378957#M141359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you further explain what you would like your dynamic bookmark to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378957#M141359</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2012-08-17T19:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378958#M141360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some charts on 1-st sheet.&amp;nbsp; I select in Multibox my selection. When I leave this sheet, I want to bookmark my selection. According my selection, show color in the chart.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:52:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378958#M141360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T19:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378959#M141361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To change a bookmark upon activating or leaving a sheet, go into the sheet's properties (right click on the sheet, then click Properties).&amp;nbsp; You then need to go to the trigger tab.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="20344" alt="Capture3.PNG" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/20344_Capture3.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then choose Add Actions &amp;gt; Bookmark.&amp;nbsp; It will give you these three options.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="20345" alt="Capture4.PNG" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/20345_Capture4.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apply Bookmark will apply selections from a bookmark that is already made.&lt;/P&gt;&lt;P&gt;Create Bookmark will create a totally new bookmark with the selections that are currently made.&lt;/P&gt;&lt;P&gt;Replace Bookmark will replace the selections of an already made bookmark with the current selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is helpful to you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378959#M141361</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2012-08-17T19:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378960#M141362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did it. Each time Qv adds a new bookmark.&lt;/P&gt;&lt;P&gt;I've never worked with bookmarks. I want to have one bookmark, which changes current selection.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 20:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378960#M141362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T20:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378961#M141363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;I've made a video on similar topic. You can Load colours from Excel file and give access to users and they change the colours (RGB values). And then we use these colours in Variables instead of hard coding them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;A class="loading" href="http://qlikshare.com/41" title="http://qlikshare.com/41"&gt;http://qlikshare.com/41&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://QlikShare.com"&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;www.QlikShare.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Aug 2012 16:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378961#M141363</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-08-18T16:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378962#M141364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you would want to use "Replace Bookmark".&amp;nbsp; This will replace a bookmark specified by "Bookmark Id" with the current selections.&amp;nbsp; This will not create a new one, but will just update an already existing one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 11:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378962#M141364</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2012-08-20T11:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378963#M141365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;Your idea is good, but in not my case. Client variable is always added.&lt;/P&gt;&lt;P&gt;I need something universal like Bookmark (I didn't have another idea).&lt;/P&gt;&lt;P&gt;Hi Nicole,&lt;/P&gt;&lt;P&gt;I'd like to update update current Bookmark without changes its ID number.&lt;/P&gt;&lt;P&gt;Thanks guys,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 13:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378963#M141365</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-20T13:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378964#M141366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use Replace Bookmark, the ID number does not change; it just changes what is in the bookmark.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 13:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378964#M141366</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2012-08-20T13:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change colour in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378965#M141367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicole,&lt;/P&gt;&lt;P&gt;Could you update an expression&lt;/P&gt;&lt;P&gt;=if(Client = only({BM02} Client), rgb(139,191,31), rgb(124,124,124))&lt;/P&gt;&lt;P&gt;BM02 I want to change on variable Var1?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 17:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-colour-in-a-chart/m-p/378965#M141367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-23T17:28:15Z</dc:date>
    </item>
  </channel>
</rss>

