<?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: Straight Chart - Row Background Color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Chart-Row-Background-Color/m-p/484839#M181118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the three expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As what I think you will have to do is somehow merge them into a single expression to do your colour coding on each straight Table Charts by looking at the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 16:43:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-17T16:43:47Z</dc:date>
    <item>
      <title>Straight Chart - Row Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Chart-Row-Background-Color/m-p/484838#M181117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have three straight charts, all have common Dimension i.e. Client and one expression each. The requirement is if the Client Name appears twice in all three charts then make the background color of Dimension and Expression as Blue, if it appears three times make it Green other wise no color. Applying color coding on object level could work but not sure how to consider three objects at a time and rest of the objects on the sheet should not get affected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 16:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Chart-Row-Background-Color/m-p/484838#M181117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-17T16:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Chart - Row Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Chart-Row-Background-Color/m-p/484839#M181118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the three expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As what I think you will have to do is somehow merge them into a single expression to do your colour coding on each straight Table Charts by looking at the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 16:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Chart-Row-Background-Color/m-p/484839#M181118</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-17T16:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Chart - Row Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Chart-Row-Background-Color/m-p/484840#M181119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All three are very similar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Week={"&amp;lt;=$(vCurrWeek)"}, Year={$(vCurrYear)}, Region={'Americas'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Week={"&amp;lt;=$(vCurrWeek)"}, Year={$(vCurrYear)}, Region={'Europe'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Week={"&amp;lt;=$(vCurrWeek)"}, Year={$(vCurrYear)}, Region={'Asia'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing to add here is all these charts are being limited (through Dimension Limits) to Top10 Sales.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 17:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Chart-Row-Background-Color/m-p/484840#M181119</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-17T17:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Chart - Row Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Chart-Row-Background-Color/m-p/484841#M181120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or writing a Macro would be a better idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 23:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Chart-Row-Background-Color/m-p/484841#M181120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-17T23:18:52Z</dc:date>
    </item>
  </channel>
</rss>

