<?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: visual cues expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49082#M8151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on Tuesday 6th march the list is full. they have 12 ops in with avg op time of 3:36 whent he list is 3:30 but also I add 5 mins to each op to allow or turnaround times.&lt;/P&gt;&lt;P&gt;the other lists should be green as they are not over 3:30 hours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2018 12:31:40 GMT</pubDate>
    <dc:creator>qliklizzy</dc:creator>
    <dc:date>2018-03-05T12:31:40Z</dc:date>
    <item>
      <title>visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49073#M8142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some expressions that figure out some timings, but I really need help with getting some highlight on them...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Op time which sums up all the average op time of each procedure that's&amp;nbsp; booked into a session.&lt;/P&gt;&lt;P&gt;op time&amp;nbsp; = I&lt;SPAN style="color: blue; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;nterval&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;AvgOp&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;MPI&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;AvgOp&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;)),'hh.:mm') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;but I need to add 5 minutes turnaround time to each op booked in just to account for any gaps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;so my count of ops is&lt;/SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;EpisodeID&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I use this to get that into a time plus 5 mins: &lt;SPAN style="color: blue; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;interval&lt;/SPAN&gt;&lt;SPAN style="color: black; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: black; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;EpisodeID&lt;/SPAN&gt;&lt;SPAN style="color: black; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;)*5 /24/60,'hh:mm')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-US; mso-bidi-language: AR-SA; line-height: 115%; color: #000000; font-size: 12pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: Times New Roman; mso-fareast-font-family: Calibri;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;SPAN style="color: #333333;"&gt;then I have session length which is&lt;/SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;interval&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;(210/24/60,'hh:mm') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-US; mso-bidi-language: AR-SA; line-height: 115%; color: #333333; font-size: 10pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: Calibri;"&gt;so I was going to use this to total up all the time that will be used in a session:&amp;nbsp; avg op time plus turnaround time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;I&lt;SPAN style="color: blue; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;nterval&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;AvgOp&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;MPI&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;AvgOp&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;)),'hh.:mm') &lt;/SPAN&gt; +&lt;SPAN style="color: blue; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;interval&lt;/SPAN&gt;&lt;SPAN style="color: black; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: black; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;EpisodeID&lt;/SPAN&gt;&lt;SPAN style="color: black; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;)*5 /24/60,'hh:mm')&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-US; mso-bidi-language: AR-SA; line-height: 115%; color: #333333; font-size: 10pt; mso-ansi-language: EN-GB; font-family: arial,helvetica,sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;so in visual cues i wanted to highlight areas in red if there is no more space to add any more ops: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-US; mso-bidi-language: AR-SA; line-height: 115%; color: #333333; font-size: 10pt; mso-ansi-language: EN-GB; font-family: arial,helvetica,sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;but this doesn't work - any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;interval&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EpisodeID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)*5 /24/60,'hh:mm')+ &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;interval&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AvgOp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MPI&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AvgOp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),'hh.:mm') &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;interval&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(210/24/60,'hh:mm') ,1) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-US; mso-bidi-language: AR-SA; line-height: 115%; color: #333333; font-size: 10pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: Calibri;"&gt;I have all the expressions working separately ok - just cant get the highlight to work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; line-height: 115%; font-family: arial,helvetica,sans-serif; font-size: 10pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA;"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-US; mso-bidi-language: AR-SA; line-height: 115%; color: #333333; font-size: 10pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: Calibri;"&gt;Liz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 11:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49073#M8142</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2018-03-05T11:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49074#M8143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression probably does work but it may not be formatted correctly. Remember Interval() is merely a formatting function and the underlying value is not affected. So the first expression should probably be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Interval(sum(aggr(AvgOp, MPI, AvgOp)) + count(EpisodeID) *5/24/60, 'hh:mm')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=If(sum(aggr(AvgOp, MPI, AvgOp)) + count(EpisodeID) *5/24/60 &amp;gt; 210/24/60, 1, 0)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does, of course, assume that the Aggr() is working correctly in this context&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 11:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49074#M8143</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-03-05T11:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49075#M8144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes the expression works ok and I've changed it to the one above; much neater,&amp;nbsp; but the condition still doesn't work.&lt;/P&gt;&lt;P&gt;its the condition I put into the visual cues; they all highlight red even those that do not go over the session length.&lt;/P&gt;&lt;P&gt;am I using the visual cues incorrectly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 11:50:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49075#M8144</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2018-03-05T11:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49076#M8145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this may be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;frac(Count(EpisodeID)*5/24/60)+ frac(Sum(Aggr(AvgOp, MPI, AvgOp))) &amp;gt; 210/24/60&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 11:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49076#M8145</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-05T11:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49077#M8146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks sunny&lt;/P&gt;&lt;P&gt;this also just returns highlight to all times. I will try to upload what I have started.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49077#M8146</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2018-03-05T12:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49078#M8147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have scrambled the app and attached it.&lt;/P&gt;&lt;P&gt;I am just trying to create a calendar forward view of our theatre capacity to help book and plan, so adding red highlight to full lists and green to those that need filling etc. would help.&amp;nbsp; I wasn't sure how best to do this so a pivot table looked the best option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49078#M8147</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2018-03-05T12:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49079#M8148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see any attachment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49079#M8148</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-05T12:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49080#M8149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have edited the post, not sure what happened but there is now two &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49080#M8149</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2018-03-05T12:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49081#M8150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is not right about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195317_Capture.PNG" style="height: 242px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49081#M8150</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-05T12:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49082#M8151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on Tuesday 6th march the list is full. they have 12 ops in with avg op time of 3:36 whent he list is 3:30 but also I add 5 mins to each op to allow or turnaround times.&lt;/P&gt;&lt;P&gt;the other lists should be green as they are not over 3:30 hours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49082#M8151</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2018-03-05T12:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49083#M8152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using background expression rather than visual clues&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195319_Capture.PNG" style="height: 277px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49083#M8152</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-05T12:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49084#M8153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arhh ok thanks!&lt;/P&gt;&lt;P&gt;why is that then?, definitely works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/49084#M8153</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2018-03-05T12:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: visual cues expression</title>
      <link>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/1583472#M443065</link>
      <description>&lt;P&gt;Sunny, yet again, you have provided a solution for an issue I was experiencing!!&amp;nbsp; Don't know what I'd do without you.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 15:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/visual-cues-expression/m-p/1583472#M443065</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2019-05-22T15:16:00Z</dc:date>
    </item>
  </channel>
</rss>

