<?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 Help with formula - Background Color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237441#M88498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following formula, which does not seem to be woking:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;[Arrive Time] &amp;gt;= MakeTime(00,00) AND [Arrive Time] &amp;lt;= MakeTime(09,45),RGB(0,255,0))&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Basically want the field to go green if the [Arrive Time] is between 00:00 and 09:45&lt;/P&gt;&lt;P&gt;Or if anyone can think of a variable that would set this in the script&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jul 2010 10:35:03 GMT</pubDate>
    <dc:creator>ivandrago</dc:creator>
    <dc:date>2010-07-29T10:35:03Z</dc:date>
    <item>
      <title>Help with formula - Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237441#M88498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following formula, which does not seem to be woking:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;[Arrive Time] &amp;gt;= MakeTime(00,00) AND [Arrive Time] &amp;lt;= MakeTime(09,45),RGB(0,255,0))&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Basically want the field to go green if the [Arrive Time] is between 00:00 and 09:45&lt;/P&gt;&lt;P&gt;Or if anyone can think of a variable that would set this in the script&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 10:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237441#M88498</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2010-07-29T10:35:03Z</dc:date>
    </item>
    <item>
      <title>Help with formula - Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237442#M88499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your [Arrive Time] field a proper numerical time value or is it a string value?&lt;/P&gt;&lt;P&gt;(Easily checked by selecting one [Arrive Time] value and adding a text object with =num([Arrive Time]) and it should return a decimal value and not a '-')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 10:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237442#M88499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-29T10:43:34Z</dc:date>
    </item>
    <item>
      <title>Help with formula - Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237443#M88500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The [Arrive Time] is worked out within the script by doing the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mid(ArriveDttm,12,5) &lt;B&gt;as&lt;/B&gt; [Arrive Time]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 10:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237443#M88500</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2010-07-29T10:56:10Z</dc:date>
    </item>
    <item>
      <title>Help with formula - Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237444#M88501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah it is showing as 0.41666666666667&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 11:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237444#M88501</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2010-07-29T11:02:48Z</dc:date>
    </item>
    <item>
      <title>Help with formula - Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237445#M88502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Johannes, have you any suggestions on what to do for this?&lt;/P&gt;&lt;P&gt;Thanks Ivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 11:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237445#M88502</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2010-07-29T11:38:24Z</dc:date>
    </item>
    <item>
      <title>Help with formula - Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237446#M88503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ivan,&lt;/P&gt;&lt;P&gt;Attach an example document and someone will figure it out for you quickly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 07:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-formula-Background-Color/m-p/237446#M88503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-30T07:04:37Z</dc:date>
    </item>
  </channel>
</rss>

