<?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 Cue help needed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visual-Cue-help-needed/m-p/750208#M536868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx that seems to have sorted my hours issue perfect, dont know how i missed it as i tried that route with alot of If statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ill give the custom cells a shot thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2014 06:43:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-03T06:43:58Z</dc:date>
    <item>
      <title>Visual Cue help needed</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cue-help-needed/m-p/750206#M536866</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 the following pivot chart:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/70328_Untitled.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has 2 dimensions (StaffMember &amp;amp; Date) , the expression is a sum(hours).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problems is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have a table with every date of the year and the minimum hours is captured in it (public holidays &amp;amp; weekend days is marked with 0 hours), i need the dimension(date) at the top to display in blue, then any days with 0 hours needs to be a different colour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. My minimum hours per day worked is captured per staff member in a seperate table, i need a visual cue that can take the hours from the table then display change the colour of the values that is smaller than the minimum.&lt;/P&gt;&lt;P&gt;Eg: Member 1 is 7 hours per day, Member 2 is 8 hrs, Member 3 is 7 and Member 4 is 8., which means on the 30/11/2014 both the 5 &amp;amp; 6 should be in red&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be much appreciated, all my efforts for the above has been null. I have tried running it in the visual cue tab, then i can only use one value to change colour (eg anything smaller than &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; and the date colour change i managed but then i have to select click the date field to change it colour&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 05:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cue-help-needed/m-p/750206#M536866</guid>
      <dc:creator />
      <dc:date>2014-11-03T05:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cue help needed</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cue-help-needed/m-p/750207#M536867</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;Click the + next to the your chart expression (in the Properties | Expression dialog), and then enter the condition in the Text Color box. You would need something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Sum(hours) = 0, LightGray(), If(Sum(hours) &amp;lt; MinimumHours, LightRed()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where MinimumHours is the staff member's minimum daily hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To set the header to display in blue, you will need to use custom formats.To set a custom format, turn on the design grid (View | Design Grid). Then right click on the header line and select Custom Format Cell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 06:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cue-help-needed/m-p/750207#M536867</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-11-03T06:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cue help needed</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cue-help-needed/m-p/750208#M536868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx that seems to have sorted my hours issue perfect, dont know how i missed it as i tried that route with alot of If statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ill give the custom cells a shot thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 06:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cue-help-needed/m-p/750208#M536868</guid>
      <dc:creator />
      <dc:date>2014-11-03T06:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cue help needed</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cue-help-needed/m-p/1705751#M536869</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I hope you don't mind me asking a question on this matter,&lt;/P&gt;&lt;P&gt;i am looking to add 2 values:&lt;/P&gt;&lt;P&gt;=if([Last Order Date UK]&amp;lt;=today()-90,rgb(250,200,26),rgb(0,0,0))&lt;BR /&gt;=if ([Last Order Date UK]&amp;lt;=today()-90,rgb(255,0,0),rgb(0,0,0))&lt;/P&gt;&lt;P&gt;There is no error but also no return, when i add only a single line it works ok...&lt;BR /&gt;I am also trying to add a visual cue based on one expression to another expression so the colours follow through certain cells.&lt;/P&gt;&lt;P&gt;I have tried these, but they do nothing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only([Last Order Date UK])=today()-90&lt;BR /&gt;and&lt;BR /&gt;&lt;SPAN&gt;=[Last Order Date UK]=today()-90&lt;BR /&gt;There is no expression error but the colouring does not occur.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am trying to add this to a differnt expression in the list to that for [UK Last Order Date] which obviously just works with the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Upper &amp;gt;=today()-90 Black&lt;/P&gt;&lt;P&gt;Normal Orange&lt;/P&gt;&lt;P&gt;Lower &amp;lt;=today()-180 Red&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you if you can assist with this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 16:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cue-help-needed/m-p/1705751#M536869</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2020-05-27T16:03:05Z</dc:date>
    </item>
  </channel>
</rss>

