<?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: question about chart colours in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752382#M1352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes - if you ensure that your expressions include the state {1} so that no selections affect the chart, then you can alter the 'background color' expression within your overall expression. If you type in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #800000;"&gt;[Your Field]&lt;/SPAN&gt; = [Your Field]&lt;BR /&gt; , ”&lt;BR /&gt; , RGB(200,200,200)&lt;BR /&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RGB() you can replace with whatever colour you want the "non-selected" values to be. The colour they'll show will then be the colour each bar was before - so you can use persistent colours or whichever desired colour you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It'll claim the syntax is wrong, but it works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 15:03:53 GMT</pubDate>
    <dc:creator>morganaaron</dc:creator>
    <dc:date>2015-03-05T15:03:53Z</dc:date>
    <item>
      <title>question about chart colours</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752381#M1351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to change chart colours by clicking on a bar inside a graph?&lt;/P&gt;&lt;P&gt;Please see my question in detail in the file attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa Filonova&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 14:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752381#M1351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-05T14:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: question about chart colours</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752382#M1352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes - if you ensure that your expressions include the state {1} so that no selections affect the chart, then you can alter the 'background color' expression within your overall expression. If you type in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #800000;"&gt;[Your Field]&lt;/SPAN&gt; = [Your Field]&lt;BR /&gt; , ”&lt;BR /&gt; , RGB(200,200,200)&lt;BR /&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RGB() you can replace with whatever colour you want the "non-selected" values to be. The colour they'll show will then be the colour each bar was before - so you can use persistent colours or whichever desired colour you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It'll claim the syntax is wrong, but it works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 15:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752382#M1352</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-03-05T15:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: question about chart colours</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752383#M1353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it's possible. See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 15:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752383#M1353</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-05T15:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: question about chart colours</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752384#M1354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to make a selection of several bars (e.g. Lemon and Cherry) by clicking on bars without using a list box.&lt;/P&gt;&lt;P&gt;I tried to select a second bar using Ctrl or Shift button. Neither of them works. How is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 22:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752384#M1354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-05T22:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: question about chart colours</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752385#M1355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To select more than one bar&lt;/P&gt;&lt;P&gt;Hold left mouse button and highlight two or more bars&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80055_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 22:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752385#M1355</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-05T22:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: question about chart colours</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752386#M1356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But in this case you select only those bars that are next to each other.&lt;/P&gt;&lt;P&gt;How can I select the first and the fifth bar for instance?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 22:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752386#M1356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-05T22:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: question about chart colours</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752387#M1357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hold CTRL and then click with left mouse button the bars you want to be shown and release CTRL&lt;/P&gt;&lt;P&gt;All bars&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="80056" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80056_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selected:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="80069" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/80069_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 23:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752387#M1357</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-05T23:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: question about chart colours</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752388#M1358</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 don't quite see what you mean.&lt;/P&gt;&lt;P&gt;Please see the file attached. For instance, I have selected the lemon bar, then I want to select the orange bar. If I click on the bar with the left muse button (plus Ctrl), then a menu appears but the orange bar isn't selected.&lt;/P&gt;&lt;P&gt;How can I select both lemon and orange bar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa Filonova&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 13:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752388#M1358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-06T13:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: question about chart colours</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752389#M1359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Holding Control Key .&lt;/P&gt;&lt;P&gt;Point to Lemon bar -click with left mouse button&lt;/P&gt;&lt;P&gt;go to Orange bar-click with left mouse button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;release control Key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80138_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 13:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/question-about-chart-colours/m-p/752389#M1359</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-06T13:44:25Z</dc:date>
    </item>
  </channel>
</rss>

