<?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: Dynamically set color for barchart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090940#M362910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't share the document unfortunately.&lt;/P&gt;&lt;P&gt;The suggested solution doesn't work because I'm using calculated dimension, which dynamically change based on user selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A,B,C,D are not statically written in the Qlik data but it's generated based on conditions in the dimension.&lt;/P&gt;&lt;P&gt;I would like to get the value of the dimension in the expression and use it to create if statement to setup the right color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I clearl described the scenario...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 22:00:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-11T22:00:11Z</dc:date>
    <item>
      <title>Dynamically set color for barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090936#M362906</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;I have a series of barchart with calculated dimension.&lt;/P&gt;&lt;P&gt;I want to set a fixed color for each dimension value, but dimension are calculated at runtime (based on user selection).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can set a formula in the color section, but how I can set this for calculated dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg. my calculated dimension can have value of A, B, C, D&lt;/P&gt;&lt;P&gt;I neet to setup the same color for A/B/C/D, in each barchart, with different formula for every chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you got any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 15:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090936#M362906</guid>
      <dc:creator />
      <dc:date>2016-04-11T15:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically set color for barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090937#M362907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If your dimension value is less (may be 4 or 5 like A,B,C,D), you can try with background color in Expression.&lt;/P&gt;&lt;P&gt;Or try to check the 'Persistent Colors' in the Colors tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090937#M362907</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-11T16:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically set color for barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090938#M362908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the attached qvw helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090938#M362908</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2016-04-11T16:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically set color for barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090939#M362909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share the sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090939#M362909</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-11T16:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically set color for barchart</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090940#M362910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't share the document unfortunately.&lt;/P&gt;&lt;P&gt;The suggested solution doesn't work because I'm using calculated dimension, which dynamically change based on user selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A,B,C,D are not statically written in the Qlik data but it's generated based on conditions in the dimension.&lt;/P&gt;&lt;P&gt;I would like to get the value of the dimension in the expression and use it to create if statement to setup the right color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I clearl described the scenario...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 22:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-set-color-for-barchart/m-p/1090940#M362910</guid>
      <dc:creator />
      <dc:date>2016-04-11T22:00:11Z</dc:date>
    </item>
  </channel>
</rss>

