<?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 Conditional color issue by cyclic group dimension in bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918453#M318395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue in bar chart with conditional color based on the cyclic group dimension which has four dimension inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every dimensions in the cyclic group has different values as shown below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values of Dimension 1 in cyclic group:&lt;/P&gt;&lt;P&gt;Shipping document tracking: '&amp;lt;5 Days', '5 to 7 Days', '&amp;gt;7 Days'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values of Dimension 2 in cyclic group:&lt;/P&gt;&lt;P&gt;Lead time tracking: '&amp;lt;5 Days', '5 to 7 Days', '&amp;gt;7 Days'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values of Dimension 3 in cyclic group:&lt;/P&gt;&lt;P&gt;Buyer Payment tracking: 'On Time', '5 to 7 Days', '&amp;gt;7 Days'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values of Dimension 4 in cyclic group:&lt;/P&gt;&lt;P&gt;Supplier Payment tracking: 'On Time', '5 to 7 Days', '&amp;gt;7 Days'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having above mentioned as scenario, I have used the below formula in expression background color,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(([Supplier Payment Tracking]='On Time' or [Buyer Payment Tracking]='On Time' or [Shipment Document Tracking]='&amp;lt;5 Days' or [Lead Time Tracking]='&amp;lt;5 Days'), RGB(75,189,43)&lt;/P&gt;&lt;P&gt;,if(([Supplier Payment Tracking]='&amp;lt;7 Days' or [Buyer Payment Tracking]='&amp;lt;7 Days' or [Shipment Document Tracking]='5 to 7 Days' or [Lead Time Tracking]='5 to 7 Days'), RGB(254,187,48)&lt;/P&gt;&lt;P&gt;,if(([Supplier Payment Tracking]='&amp;gt;7 Days' or [Buyer Payment Tracking]='&amp;gt;7 Days' or [Shipment Document Tracking]='&amp;gt;7 Days' or [Lead Time Tracking]='&amp;gt;7 Days'), RGB(217,4,4))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the issue is, I am not getting the desired color I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please advise me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Karthikeyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Aug 2015 04:06:48 GMT</pubDate>
    <dc:creator>karthikeyan1504</dc:creator>
    <dc:date>2015-08-11T04:06:48Z</dc:date>
    <item>
      <title>Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918453#M318395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue in bar chart with conditional color based on the cyclic group dimension which has four dimension inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every dimensions in the cyclic group has different values as shown below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values of Dimension 1 in cyclic group:&lt;/P&gt;&lt;P&gt;Shipping document tracking: '&amp;lt;5 Days', '5 to 7 Days', '&amp;gt;7 Days'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values of Dimension 2 in cyclic group:&lt;/P&gt;&lt;P&gt;Lead time tracking: '&amp;lt;5 Days', '5 to 7 Days', '&amp;gt;7 Days'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values of Dimension 3 in cyclic group:&lt;/P&gt;&lt;P&gt;Buyer Payment tracking: 'On Time', '5 to 7 Days', '&amp;gt;7 Days'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values of Dimension 4 in cyclic group:&lt;/P&gt;&lt;P&gt;Supplier Payment tracking: 'On Time', '5 to 7 Days', '&amp;gt;7 Days'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having above mentioned as scenario, I have used the below formula in expression background color,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(([Supplier Payment Tracking]='On Time' or [Buyer Payment Tracking]='On Time' or [Shipment Document Tracking]='&amp;lt;5 Days' or [Lead Time Tracking]='&amp;lt;5 Days'), RGB(75,189,43)&lt;/P&gt;&lt;P&gt;,if(([Supplier Payment Tracking]='&amp;lt;7 Days' or [Buyer Payment Tracking]='&amp;lt;7 Days' or [Shipment Document Tracking]='5 to 7 Days' or [Lead Time Tracking]='5 to 7 Days'), RGB(254,187,48)&lt;/P&gt;&lt;P&gt;,if(([Supplier Payment Tracking]='&amp;gt;7 Days' or [Buyer Payment Tracking]='&amp;gt;7 Days' or [Shipment Document Tracking]='&amp;gt;7 Days' or [Lead Time Tracking]='&amp;gt;7 Days'), RGB(217,4,4))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the issue is, I am not getting the desired color I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please advise me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Karthikeyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918453#M318395</guid>
      <dc:creator>karthikeyan1504</dc:creator>
      <dc:date>2015-08-11T04:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918454#M318396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you convert you bar chart into a straight table and share a screenshot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918454#M318396</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-11T04:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918455#M318397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As requested,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95599_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918455#M318397</guid>
      <dc:creator>karthikeyan1504</dc:creator>
      <dc:date>2015-08-11T04:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918456#M318398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share some sample data so we will try to implement the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918456#M318398</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2015-08-11T04:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918457#M318399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keeping it on Shipment Document Tracking, can you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;if(([Shipment Document Tracking]='&amp;lt;5 Days'), RGB(75,189,43)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;,if(([Shipment Document Tracking]='5 to 7 Days'), RGB(254,187,48)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;,if(([Shipment Document Tracking]='&amp;gt;7 Days'), RGB(217,4,4))))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918457#M318399</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-11T04:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918458#M318400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. I have tried it already...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I keep only 'Shipment Document Tracking', it is working fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it's not working for all the dimensions in cyclic group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918458#M318400</guid>
      <dc:creator>karthikeyan1504</dc:creator>
      <dc:date>2015-08-11T04:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918459#M318401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this works, then I suggest doing your if Statement a little differently:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;If(GetCurrentField(GroupName) = 'Shipment Document Tracking',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;If([Shipment Document Tracking]='&amp;lt;5 Days', RGB(75,189,43), If([Shipment Document Tracking]='5 to 7 Days', RGB(254,187,48), If([Shipment Document Tracking]='&amp;gt;7 Days', RGB(217,4,4)))),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;If(GetCurrentField(GroupName) = 'Supplier Payment Tracking',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;If([Supplier Payment Tracking]='On Time', RGB(75,189,43), If([Supplier Payment Tracking]='&amp;lt;7 Days', RGB(254,187,48), If([Supplier Payment Tracking]='&amp;gt;7 Days', RGB(217,4,4)))),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;If(GetCurrentField(GroupName) = 'Buyer Payment Tracking',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;If([Buyer Payment Tracking]='On Time', RGB(75,189,43), If([Buyer Payment Tracking]='&amp;lt;7 Days', RGB(254,187,48), If([Buyer Payment Tracking]='&amp;gt;7 Days', RGB(217,4,4)))),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;If(GetCurrentField(GroupName) = 'Lead Time Tracking',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;If([Lead Time Tracking]='&amp;lt;5 Days', RGB(75,189,43), If([Lead Time Tracking]='5 to 7 Days', RGB(254,187,48), If([Lead Time Tracking]='&amp;gt;7 Days', RGB(217,4,4))))))))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ignore any unintentional errors and fix them for your requirement &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918459#M318401</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-11T04:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918460#M318402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Jsingh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As requested,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 413px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="120"&gt;Origin Country&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="195"&gt;Shipment Document Tracking&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;# of Lots&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;CAMBODIA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;lt;5 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;CAMBODIA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;5 to 7 Days&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="32" style="border-top: none;"&gt;CAMBODIA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;gt;7 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2,911&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="32" style="border-top: none;"&gt;CHINA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;lt;5 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1,044&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;CHINA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;5 to 7 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2,251&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;CHINA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;gt;7 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2,158&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;INDIA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;gt;7 Days&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;INDONESIA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;lt;5 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3,284&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;INDONESIA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;5 to 7 Days&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;1,876&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;INDONESIA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;gt;7 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1,381&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;MALAYSIA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;lt;5 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;692&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;MALAYSIA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;5 to 7 Days&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;959&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;MALAYSIA&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;gt;7 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;781&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;MYANMAR&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;lt;5 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;36&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;MYANMAR&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;5 to 7 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;94&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;MYANMAR&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;gt;7 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;209&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;VIETNAM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;lt;5 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;147&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;VIETNAM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;5 to 7 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;484&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;VIETNAM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&amp;gt;7 Days&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;662&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="292"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="88"&gt;Origin Country&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="148"&gt;Buyer Payment Tracking&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="56"&gt;# of Lots&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;" width="88"&gt;CAMBODIA&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="148"&gt;On Time&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="56"&gt;46&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;" width="88"&gt;CHINA&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="148"&gt;On Time&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="56"&gt;203&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="32" style="border-top: none;" width="88"&gt;INDONESIA&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="148"&gt;On Time&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="56"&gt;31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="32" style="border-top: none;" width="88"&gt;INDONESIA&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;&amp;lt;7 Days&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="56"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;" width="88"&gt;MALAYSIA&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="148"&gt;On Time&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="56"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;" width="88"&gt;MALAYSIA&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;&amp;gt;7 Days&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;" width="56"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;" width="88"&gt;MYANMAR&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="148"&gt;On Time&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="56"&gt;28&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;" width="88"&gt;VIETNAM&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="148"&gt;On Time&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="56"&gt;39&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Karthikeyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:37:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918460#M318402</guid>
      <dc:creator>karthikeyan1504</dc:creator>
      <dc:date>2015-08-11T04:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918461#M318403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we mention the group name instead field name like &lt;STRONG style="font-size: 10pt;"&gt;GetCurrentField(GroupName) ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Karthikeyan A R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918461#M318403</guid>
      <dc:creator>karthikeyan1504</dc:creator>
      <dc:date>2015-08-11T04:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918462#M318404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the cycle group called which includes your four fields -&amp;gt; &lt;STRONG style="font-size: 10pt;"&gt;Buyer Payment Tracking, &lt;STRONG style="font-size: 10pt;"&gt;Shipment Document Tracking, &lt;STRONG style="font-size: 10pt;"&gt;Supplier Payment Tracking and &lt;STRONG style="font-size: 10pt;"&gt;Lead Time Tracking?&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For example the Group name is called &lt;STRONG&gt;Tracking&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then find out which dimension you are on using GetCurrentField() function. Lets say you are on &lt;STRONG style="font-size: 10pt;"&gt;Buyer Payment Tracking&lt;/STRONG&gt; then &lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;GetCurrentField(Tracking)&lt;/STRONG&gt; in a text box will give you &lt;STRONG style="font-size: 10pt;"&gt;Buyer Payment Tracking&lt;/STRONG&gt; and as you cycle through, this value will change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918462#M318404</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-11T04:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918463#M318405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have spaces in your Group name Like Group Name, then use the group name with square brackets -&amp;gt; &lt;STRONG&gt;GetCurrentField([Group Name])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918463#M318405</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-11T04:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918464#M318406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hurray!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not aware that we can mention the group name in Getcurrentfield() function, since it shows error in expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked perfectly... Thank you for your quick response with care Sunny...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Karthikeyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918464#M318406</guid>
      <dc:creator>karthikeyan1504</dc:creator>
      <dc:date>2015-08-11T04:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional color issue by cyclic group dimension in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918465#M318407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it shows syntax error, but it works. A work around seeing a error in your expression is to create a variable (vGroupName = GetCurrentField([Group Name]) and then use the variable in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;If(&lt;SPAN style="color: #ff0000;"&gt;$(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vGroupName&lt;/SPAN&gt;)&lt;/SPAN&gt; = 'Shipment Document Tracking',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;If([Shipment Document Tracking]='&amp;lt;5 Days', RGB(75,189,43), If([Shipment Document Tracking]='5 to 7 Days', RGB(254,187,48), If([Shipment Document Tracking]='&amp;gt;7 Days', RGB(217,4,4)))),&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;If(&lt;SPAN style="font-style: inherit; font-size: 10pt;"&gt;&lt;STRONG style="color: #ff0000;"&gt;$(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vGroupName&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt; = 'Supplier Payment Tracking',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;If([Supplier Payment Tracking]='On Time', RGB(75,189,43), If([Supplier Payment Tracking]='&amp;lt;7 Days', RGB(254,187,48), If([Supplier Payment Tracking]='&amp;gt;7 Days', RGB(217,4,4)))),&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;If(&lt;SPAN style="font-style: inherit; font-size: 10pt;"&gt;&lt;STRONG style="color: #ff0000;"&gt;$(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vGroupName&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt; = 'Buyer Payment Tracking',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;If([Buyer Payment Tracking]='On Time', RGB(75,189,43), If([Buyer Payment Tracking]='&amp;lt;7 Days', RGB(254,187,48), If([Buyer Payment Tracking]='&amp;gt;7 Days', RGB(217,4,4)))),&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;If(&lt;SPAN style="font-style: inherit; font-size: 10pt;"&gt;&lt;STRONG style="color: #ff0000;"&gt;$(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vGroupName&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt; = 'Lead Time Tracking',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;If([Lead Time Tracking]='&amp;lt;5 Days', RGB(75,189,43), If([Lead Time Tracking]='5 to 7 Days', RGB(254,187,48), If([Lead Time Tracking]='&amp;gt;7 Days', RGB(217,4,4))))))))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 04:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-color-issue-by-cyclic-group-dimension-in-bar-chart/m-p/918465#M318407</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-11T04:55:25Z</dc:date>
    </item>
  </channel>
</rss>

