<?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: Operator as a Field Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083866#M943643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like the attached ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Text Color expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = if ( Value $(=text(Operator)) Red_Threshold , Black() , Red() )&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jan 2016 18:09:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-13T18:09:25Z</dc:date>
    <item>
      <title>Operator as a Field Value</title>
      <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083864#M943641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a data set that includes a value, an operator, and a threshold.&amp;nbsp; Something like the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="149" style="border: 1px solid rgb(0, 0, 0); width: 274px; height: 134px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Value&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Operator&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Red_Threshold&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;0.0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&amp;gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0.0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1.0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&amp;gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0.0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;97.5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&amp;lt;=&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100.0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;99.2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&amp;lt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;95.0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&amp;gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;33&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;I am trying to do a count where the value breaches the Red_Threshold.&amp;nbsp; I have investigated using dollar-sign expansion in set analysis, but I am unfamiliar with dollar-sign expansion so I'm having some difficulty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guidance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:00:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083864#M943641</guid>
      <dc:creator />
      <dc:date>2016-01-13T17:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Operator as a Field Value</title>
      <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083865#M943642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a sample app that we can take a look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083865#M943642</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-13T17:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Operator as a Field Value</title>
      <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083866#M943643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like the attached ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Text Color expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = if ( Value $(=text(Operator)) Red_Threshold , Black() , Red() )&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083866#M943643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T18:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Operator as a Field Value</title>
      <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083867#M943644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill - thanks for the quick response.&amp;nbsp; This seems like the right direction, but it looks like the calculation is not working properly.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" height="182" style="font-size: 9pt; width: 514px; height: 184px;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Operator&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Red_Threshold&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;= Value&amp;amp;Operator&amp;amp;Red_Threshold&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Colour (Black is true, Red is false)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Expected Colour&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;0.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;0.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;0.0&amp;gt;0.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #800000;"&gt;Red&lt;/SPAN&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #800000;"&gt;Red&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;0.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1.0&amp;gt;0.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;Black &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="font-size: 12px;"&gt;Black&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;5&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;33&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;5&amp;gt;33&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;Black &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #800000;"&gt;&lt;STRONG&gt;Red&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px;"&gt;&lt;STRONG&gt;&amp;nbsp; - Why is this returning Black?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;97.5&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;&amp;lt;=&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;100.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;97.5&amp;lt;=100.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;Black &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="font-size: 12px;"&gt;Black &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;99.2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;95.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;99.2&amp;lt;95.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;Black&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #800000;"&gt;&lt;STRONG&gt;Red&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px;"&gt;&lt;STRONG&gt; - &lt;STRONG style="font-size: 12px;"&gt;Why is this returning Black?&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Maybe I am missing something.&amp;nbsp; Any thoughts?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083867#M943644</guid>
      <dc:creator />
      <dc:date>2016-01-13T18:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Operator as a Field Value</title>
      <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083868#M943645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this won't work in this way - you couldn't build an expression(part) without using $-sign expansion which meant a variable will be created which could only have one value at a time and which will be evaluated before the chart will be calculated and then applied to each row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore you need another method like these with pick(match()) - see also the attachment:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= pick(match(Operator, '&amp;gt;', '&amp;gt;=', '=', '&amp;lt;=', '&amp;lt;'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Value &amp;gt; Red_Threshold, 'Black', 'Red'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Value &amp;gt;= Red_Threshold, 'Black', 'Red'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Value = Red_Threshold, 'Black', 'Red'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Value &amp;lt;= Red_Threshold, 'Black', 'Red'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Value &amp;lt; Red_Threshold, 'Black', 'Red'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 13:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083868#M943645</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-01-14T13:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Operator as a Field Value</title>
      <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083869#M943646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Marcus&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for chipping in.&amp;nbsp; My way looked promising, but does not work properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 13:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083869#M943646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T13:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Operator as a Field Value</title>
      <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083870#M943647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus and Bill.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ended up creating a breached flag&amp;nbsp; field in the script using an if statement similar to what you provided Marcus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 16:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083870#M943647</guid>
      <dc:creator />
      <dc:date>2016-01-14T16:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Operator as a Field Value</title>
      <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083871#M943648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you do this in the script or does it have to be done in a chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 16:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083871#M943648</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-01-14T16:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Operator as a Field Value</title>
      <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083872#M943649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created the flag in the script.&amp;nbsp; Basically just created a new dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if((((Red_Threshold_Operator = '&amp;gt;') and (Value &amp;gt; Effective_Red_Threshold)&lt;/P&gt;&lt;P&gt;&amp;nbsp; or (Red_Threshold_Operator) = '&amp;gt;=' and (Value &amp;gt;= Effective_Red_Threshold)&lt;/P&gt;&lt;P&gt;&amp;nbsp; or (Red_Threshold_Operator) = '&amp;lt;' and (Value &amp;lt; Effective_Red_Threshold)&lt;/P&gt;&lt;P&gt;&amp;nbsp; or (Red_Threshold_Operator) = '&amp;lt;=' and (Value &amp;lt;= Effective_Red_Threshold))and Effective_Red_Threshold &amp;lt;&amp;gt; ''),'Breached',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((((Amber_Threshold_Operator = '&amp;gt;') and (Value &amp;gt; Effective_Amber_Threshold)&lt;/P&gt;&lt;P&gt;&amp;nbsp; or (Amber_Threshold_Operator) = '&amp;gt;=' and (Value &amp;gt;= Effective_Amber_Threshold)&lt;/P&gt;&lt;P&gt;&amp;nbsp; or (Amber_Threshold_Operator) = '&amp;lt;' and (Value &amp;lt; Effective_Amber_Threshold)&lt;/P&gt;&lt;P&gt;&amp;nbsp; or (Amber_Threshold_Operator) = '&amp;lt;=' and (Value &amp;lt;= Effective_Amber_Threshold))and Amber_Threshold_Operator &amp;lt;&amp;gt; '')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,'Amber','Not Breached')) as BreachedFlag,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pretty messy but it worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 21:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083872#M943649</guid>
      <dc:creator />
      <dc:date>2016-01-14T21:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Operator as a Field Value</title>
      <link>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083873#M943650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking of something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; ,-Evaluate(Value &amp;amp; Operator &amp;amp; Red_Threshold) as Breached&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Value,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Operator,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Red_Threshold&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2003" data-containertype="14" data-objectid="199440" data-objecttype="1" href="https://community.qlik.com/thread/199440"&gt;https://community.qlik.com/thread/199440&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;(html, codepage is 1252, embedded labels, table is @1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 22:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operator-as-a-Field-Value/m-p/1083873#M943650</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-01-14T22:32:25Z</dc:date>
    </item>
  </channel>
</rss>

