<?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: Colour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438809#M813010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(count({&amp;lt;Class={'Class A','Class B'},Days={'0 -7', '8-20'}&amp;gt;}Ticket)&amp;lt;&amp;gt;0,Red(),Green())&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2017 04:45:00 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-09-19T04:45:00Z</dc:date>
    <item>
      <title>Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438806#M813007</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;I want to set the colour and iam doing this under the expression then background&lt;/P&gt;&lt;P&gt;I have 4 classes .&lt;/P&gt;&lt;P&gt;Class A&lt;/P&gt;&lt;P&gt;Class B&lt;/P&gt;&lt;P&gt;Class C&lt;/P&gt;&lt;P&gt;Class D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i want to show that if the countt of ticket for Class A and B is not equal to 0&amp;nbsp; and the Days are within 0to7 days then red else it should be Green&lt;/P&gt;&lt;P&gt;and if the the count of Ticket for Class A and Class B are&amp;nbsp; are greater than 5 and the days are 8 to 20 then Red else Green&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if Count of ticket is above of 10 for class A and Class B for the days above 20 then it should be AMber else Green..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam trying to use this formula but this is not working ..&lt;/P&gt;&lt;P&gt;Can someone please sugget me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(count({&amp;lt;Class={'Class A','Class B'},Days={0 -7}&amp;gt;}Ticket)&amp;lt;&amp;gt;0,Red(),Green())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please need help of the expertise....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advace....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438806#M813007</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438807#M813008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, How 0-7 is the single repository. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be any one of these?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(count({&amp;lt;Class={'Class A','Class B'},Days={'0 -7'}&amp;gt;}Ticket)&amp;lt;&amp;gt;0,Red(),Green()) //I assume you have direct days wither in bucket..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(count({&amp;lt;Class={'Class A','Class B'},Days={"=Days &amp;gt;=0 and Days &amp;lt;=7"}&amp;gt;}Ticket)&amp;lt;&amp;gt;0,Red(),Green())&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 04:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438807#M813008</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-19T04:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438808#M813009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil.&lt;/P&gt;&lt;P&gt;SHould i use 'and' after the end of this Expression&amp;nbsp; for&amp;nbsp; 8 to 20&amp;nbsp; and so on&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 04:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438808#M813009</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-09-19T04:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438809#M813010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(count({&amp;lt;Class={'Class A','Class B'},Days={'0 -7', '8-20'}&amp;gt;}Ticket)&amp;lt;&amp;gt;0,Red(),Green())&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 04:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438809#M813010</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-19T04:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438810#M813011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Anil ,&lt;/P&gt;&lt;P&gt;Please check if I am using the write expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(count({&amp;lt;Class={'Class 1','Class 2'},Days={"=Days &amp;gt;=0 and Days &amp;lt;=7"}&amp;gt;}Ticket)&amp;lt;&amp;gt;0,Red(),Green()) and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(count({&amp;lt;Class={'Class 1','Class 2'},Days={"=Days &amp;gt;7 and Days &amp;lt;=14"}&amp;gt;}Ticket)&amp;gt;=5,Red(),Green()) and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(count({&amp;lt;Class={'Class 1','Class 2'},Days={"=Days &amp;gt;14 and Days &amp;lt;=20"}&amp;gt;}Ticket)&amp;gt;=7,Blue(),Green()) and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(count({&amp;lt;Class={'Class 1','Class 2'},Days={"=Days &amp;gt;20"}&amp;gt;}Ticket)&amp;gt;=10,Blue(),Green())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 04:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438810#M813011</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-09-19T04:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438811#M813012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are these 3 separate colour selections? If so, then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;=0 &amp;lt;=7"}&amp;gt;} Ticket) &amp;gt; 0, Red(), Green())&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;=8 &amp;lt;=20"}&amp;gt;} Ticket) &amp;gt; 5, Red(), Green())&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;20"}&amp;gt;} Ticket) &amp;gt; 10, Amber(), Green())&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 04:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438811#M813012</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-09-19T04:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438812#M813013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's one combined expression, then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;=0 &amp;lt;=7"}&amp;gt;} Ticket) &amp;gt; 0, Red(), &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;=8 &amp;lt;=20"}&amp;gt;} Ticket) &amp;gt; 5, Red(),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;20"}&amp;gt;} Ticket) &amp;gt; 10, Amber(), Green())))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Based on your original post)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 04:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438812#M813013</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-09-19T04:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438813#M813014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;=If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;=0 &amp;lt;=7"}&amp;gt;} Ticket) &amp;gt; 0, Red(),&lt;/STRONG&gt;&lt;/EM&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;STRONG style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;=8 &amp;lt;=20"}&amp;gt;} Ticket) &amp;gt; 5, Red(),&lt;/EM&gt;&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;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;EM style="font-size: 10pt; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&amp;nbsp; If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;20"}&amp;gt;} Ticket) &amp;gt; 10, Blue(), Green())))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 04:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438813#M813014</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-19T04:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438814#M813015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan, &lt;/P&gt;&lt;P&gt;It is giving me the erorr of Set modifiers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 05:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438814#M813015</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-09-19T05:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438815#M813016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil&lt;/P&gt;&lt;P&gt;This works &lt;/P&gt;&lt;P&gt;BUt now i want to add&amp;nbsp; RGB(255,194,0), instead of blue..&lt;/P&gt;&lt;P&gt;it shows red mark as error &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 05:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438815#M813016</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-09-19T05:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Colour</title>
      <link>https://community.qlik.com/t5/QlikView/Colour/m-p/1438816#M813017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should like below?&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-weight: inherit; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;EM style="font-weight: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;=0 &amp;lt;=7"}&amp;gt;} Ticket) &amp;gt; 0, Red(),&lt;/STRONG&gt;&lt;/EM&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;STRONG style="font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;EM style="font-weight: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;nbsp; If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;=8 &amp;lt;=20"}&amp;gt;} Ticket) &amp;gt; 5, Red(),&lt;/EM&gt;&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;SPAN style="font-weight: inherit; font-style: inherit; font-family: arial, helvetica, sans-serif;"&gt;&lt;EM style="font-weight: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;nbsp; If(Count({&amp;lt;Class = {'Class A', 'Class B'}, Days = {"&amp;gt;20"}&amp;gt;} Ticket) &amp;gt; 10, &lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RGB(255,194,0)&lt;/SPAN&gt;, Green())))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 05:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colour/m-p/1438816#M813017</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-19T05:40:03Z</dc:date>
    </item>
  </channel>
</rss>

