<?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: Specifying multiple colors in color expressions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Specifying-multiple-colors-in-color-expressions/m-p/20268#M1356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ishteep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for looking into this for me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The challenge is that "Company" is not a dimension in the chart at all. It is only a filter on the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I quickly mocked this up in Excel Pivot Charts. (I had to change the colors manually of course. This is just for illustration.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps clarify the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="charts mockup.jpg" class="jive-image image-1" src="/legacyfs/online/194781_charts mockup.jpg" style="height: 783px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2018 19:52:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-27T19:52:50Z</dc:date>
    <item>
      <title>Specifying multiple colors in color expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Specifying-multiple-colors-in-color-expressions/m-p/20265#M1353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I'm trying to use color expressions for a combo chart based on filter criteria in QLIK SENSE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I can get the filter criteria to change the color, but no matter what I do, all the bars and lines in the combo chart are the same color.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Here's an example of what I'd like to do:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The combo chart has 3 metrics (sales prior year, sales current year, and percent change), one dimension (month), and one filter (company).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;1. If "Acme Corp" is selected in the "Company" filter, then the first metric is light blue (#8888ff), second metric is medium blue (#0000ff) and the third metric is dark blue (#000088)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2. If "Superior Corp" is selected in the "Company" filter, then the first metric is light red (#ff8888), second metric is medium red (#ff0000) and the third metric is dark red (#880000)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;3. If neither, or both, are selected&amp;nbsp; the first metric is light grey (#cccccc), second metric is medium grey (#888888) and the third metric is dark grey (#555555)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Is it possible to do this?&amp;nbsp; Can I do it using the order of the metrics, or do I need to specify the metric names? (The former is more general and thus easily copied and pasted)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thank for any ideas!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specifying-multiple-colors-in-color-expressions/m-p/20265#M1353</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying multiple colors in color expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Specifying-multiple-colors-in-color-expressions/m-p/20266#M1354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select dimension &amp;amp; put this expression in background color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if (Company = 'Acme Corp' ,LightBlue(),LightCyan())&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 18:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specifying-multiple-colors-in-color-expressions/m-p/20266#M1354</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-02-27T18:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying multiple colors in color expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Specifying-multiple-colors-in-color-expressions/m-p/20267#M1355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share you data or app for better understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 18:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specifying-multiple-colors-in-color-expressions/m-p/20267#M1355</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-02-27T18:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying multiple colors in color expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Specifying-multiple-colors-in-color-expressions/m-p/20268#M1356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ishteep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for looking into this for me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The challenge is that "Company" is not a dimension in the chart at all. It is only a filter on the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I quickly mocked this up in Excel Pivot Charts. (I had to change the colors manually of course. This is just for illustration.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps clarify the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="charts mockup.jpg" class="jive-image image-1" src="/legacyfs/online/194781_charts mockup.jpg" style="height: 783px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 19:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specifying-multiple-colors-in-color-expressions/m-p/20268#M1356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-27T19:52:50Z</dc:date>
    </item>
  </channel>
</rss>

