<?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: Expression in Visual Cue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1707231#M724564</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want a permanent selection on the table, or at least on a copy of the table for that export you could use an extra column &amp;amp; dimension limit - sort of like I did here;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Creating-Analytics/Expressions-within-set-analysis-and-use-of-expressions-outside/m-p/1706249#M48324" target="_self"&gt;https://community.qlik.com/t5/QlikView-Creating-Analytics/Expressions-within-set-analysis-and-use-of-expressions-outside/m-p/1706249#M48324&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Cheers,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Chris.&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jun 2020 19:22:13 GMT</pubDate>
    <dc:creator>chrismarlow</dc:creator>
    <dc:date>2020-06-01T19:22:13Z</dc:date>
    <item>
      <title>Expression in Visual Cue</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1705719#M724559</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have set visual cues to a set expression using the&amp;nbsp; &amp;gt;=&amp;nbsp; normal and &amp;lt;=limits&amp;nbsp;&lt;/P&gt;&lt;P&gt;The visual cues are set to dates so in the Expression 'Last Order Date UK'&amp;nbsp; I have the following:&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;This is all working well, but i want to add the same cues to highlight in colour to certain other expressions in the list.&lt;/P&gt;&lt;P&gt;so in the expression for a stock count for instance, i want to highlight the cell based on the other expression.&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;&lt;SPAN&gt;Does anyone have any idea how to set a visual cue for an expression, based on another expression?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you so much in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1705719#M724559</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2024-11-16T00:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in Visual Cue</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1705805#M724560</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can add a formula through the expressions tab to the Text Color of the expression, so something like;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20200527_1.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34467iEB519EDD51883939/image-size/large?v=v2&amp;amp;px=999" role="button" title="20200527_1.png" alt="20200527_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 19:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1705805#M724560</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2020-05-27T19:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in Visual Cue</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1705924#M724561</link>
      <description>&lt;P&gt;Thanks so much Chris,&lt;/P&gt;&lt;P&gt;I will give this a go and feedback.&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 08:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1705924#M724561</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2020-05-28T08:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in Visual Cue</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1705949#M724562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just wanted to sy thanks again, your example has led me to the required solution of;&lt;/P&gt;&lt;P&gt;&amp;lt;90 Black&lt;/P&gt;&lt;P&gt;&amp;gt;90 Orange&lt;/P&gt;&lt;P&gt;&amp;gt;180 Red&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(Today()-90&amp;lt;= Only( [Last Order Date UK]),&lt;BR /&gt;RGB(0,0,0),&lt;/P&gt;&lt;P&gt;if(Today()-180&amp;gt;= Only( [Last Order Date UK]),&lt;BR /&gt;rgb(255,26,26),&lt;/P&gt;&lt;P&gt;if(Today()-90&amp;gt;= Only( [Last Order Date UK]),&lt;BR /&gt;rgb(250,131,26),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 09:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1705949#M724562</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2020-05-28T09:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in Visual Cue</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1707193#M724563</link>
      <description>&lt;P&gt;Hi Again Chris,&lt;/P&gt;&lt;P&gt;I dont suppose you know how i can select in field a button to only show ALL data with [Last Order Date] &amp;gt;-90 days?&lt;/P&gt;&lt;P&gt;I am looking to only export to excel those dates coloured.&lt;/P&gt;&lt;P&gt;Can you filter on colour? i didnt think&amp;nbsp; possible so my thinking was to make a button to select the data that is coloured by Expression (text colour).&lt;/P&gt;&lt;P&gt;I have tried select in field and Search string -=date(Today())-180&amp;gt;= but am getting no return.&lt;/P&gt;&lt;P&gt;Any help on this would be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 16:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1707193#M724563</guid>
      <dc:creator>davyqliks</dc:creator>
      <dc:date>2020-06-01T16:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in Visual Cue</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1707231#M724564</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want a permanent selection on the table, or at least on a copy of the table for that export you could use an extra column &amp;amp; dimension limit - sort of like I did here;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Creating-Analytics/Expressions-within-set-analysis-and-use-of-expressions-outside/m-p/1706249#M48324" target="_self"&gt;https://community.qlik.com/t5/QlikView-Creating-Analytics/Expressions-within-set-analysis-and-use-of-expressions-outside/m-p/1706249#M48324&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Cheers,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Chris.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 19:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Visual-Cue/m-p/1707231#M724564</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2020-06-01T19:22:13Z</dc:date>
    </item>
  </channel>
</rss>

