<?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: Set Font Colour within Concat expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563306#M210209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, with each value in a separate cell you can give each value its own color. In your sample document you will need to select only one month. Or you have to change the if condition because for each target-name combination there are months where Number &amp;lt; Target and months where Number &amp;gt; Target. And one cell can't have two colors at once so you'll have to make sure there's no ambiguity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 15:56:47 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-07-11T15:56:47Z</dc:date>
    <item>
      <title>Set Font Colour within Concat expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563301#M210204</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 expression : &lt;STRONG&gt;concat(distinct name, ', ')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to set the colour of each 'name' when it is displayed depending on a condition.&amp;nbsp; For Example if the expression lists : Name1, Name2, Name3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could I turn the colour of Name2 to Red if a variable 'vNumber' is less than 'Target' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 14:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563301#M210204</guid>
      <dc:creator />
      <dc:date>2013-07-11T14:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set Font Colour within Concat expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563302#M210205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, click on the + in front of the expression and select Text Color. You can then enter an expression in the Definition field: if(vNumber&amp;lt;Target, red())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that didn't work we need more information. Please post a sample document: &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1290" style="background-color: #ffffff; color: #007fc0; font-family: Arial;"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 14:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563302#M210205</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-11T14:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Font Colour within Concat expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563303#M210206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to acheive is this&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43949" class="jive-image" alt="concat_required_look.png" src="https://community.qlik.com/legacyfs/online/43949_concat_required_look.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But by using your example - the whole 'cell' text has turned one colour or another.&amp;nbsp; Please see attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 15:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563303#M210206</guid>
      <dc:creator />
      <dc:date>2013-07-11T15:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Font Colour within Concat expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563304#M210207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, that's not possible. The concatenated string is only one string, only one value. That's why it can have only one background or text color.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 15:41:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563304#M210207</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-11T15:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set Font Colour within Concat expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563305#M210208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought so - is there another way of showing this (eg, in seperate cells)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 15:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563305#M210208</guid>
      <dc:creator />
      <dc:date>2013-07-11T15:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Font Colour within Concat expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563306#M210209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, with each value in a separate cell you can give each value its own color. In your sample document you will need to select only one month. Or you have to change the if condition because for each target-name combination there are months where Number &amp;lt; Target and months where Number &amp;gt; Target. And one cell can't have two colors at once so you'll have to make sure there's no ambiguity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 15:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Font-Colour-within-Concat-expression/m-p/563306#M210209</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-11T15:56:47Z</dc:date>
    </item>
  </channel>
</rss>

