<?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 FORMAT in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031157#M348114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;PAID_MONTH = 'MAY,JUN,JUL'&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That test is PAID_MONTH is equal to the entire string 'MAY,JUN,JUL'. It does not test if PAID_MONTH is one of 'MAY', 'JUN' or 'JUL'. Next, the PAID_MONTH values in your document are 'May', 'Jun' and 'Jul'. NOT &lt;SPAN style="font-size: 13.3333px;"&gt;'MAY', 'JUN' and 'JUL'. Make sure to use the exact case sensitive values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally '&amp;lt;R&amp;gt;' is not a color. You need to use one of the color functions like LightRed(), Red(), RGB(255,0,0) that returns the numeric value of a color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try these:&lt;/P&gt;&lt;P&gt;Text Color: =if(match(PAID_MONTH,'May','Jun','Jul') , LightRed())&lt;/P&gt;&lt;P&gt;Text Format: =if(match(PAID_MONTH,'May','Jun','Jul') , '&amp;lt;B&amp;gt;')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Feb 2016 11:08:30 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-02-14T11:08:30Z</dc:date>
    <item>
      <title>EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031156#M348113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my attached QV I have&amp;nbsp; formatted the Expression and Dimension . But is not working. Kindly have look at it and advise where I have gone wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 11:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031156#M348113</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2016-02-14T11:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031157#M348114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;PAID_MONTH = 'MAY,JUN,JUL'&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That test is PAID_MONTH is equal to the entire string 'MAY,JUN,JUL'. It does not test if PAID_MONTH is one of 'MAY', 'JUN' or 'JUL'. Next, the PAID_MONTH values in your document are 'May', 'Jun' and 'Jul'. NOT &lt;SPAN style="font-size: 13.3333px;"&gt;'MAY', 'JUN' and 'JUL'. Make sure to use the exact case sensitive values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally '&amp;lt;R&amp;gt;' is not a color. You need to use one of the color functions like LightRed(), Red(), RGB(255,0,0) that returns the numeric value of a color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try these:&lt;/P&gt;&lt;P&gt;Text Color: =if(match(PAID_MONTH,'May','Jun','Jul') , LightRed())&lt;/P&gt;&lt;P&gt;Text Format: =if(match(PAID_MONTH,'May','Jun','Jul') , '&amp;lt;B&amp;gt;')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 11:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031157#M348114</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-02-14T11:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031158#M348115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;It is working for expression but not for dimension (paid Month) pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 11:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031158#M348115</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2016-02-14T11:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031159#M348116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then your expression for the dimension Text Format contains a typo. It's impossible for the same expression to work for the expression, but not work for the dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 11:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031159#M348116</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-02-14T11:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031160#M348117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any other way to do this please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 11:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031160#M348117</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2016-02-14T11:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031161#M348118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the example with your data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 11:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031161#M348118</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2016-02-14T11:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031162#M348119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you require means,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample color.PNG" class="jive-image image-1" src="/legacyfs/online/114565_Sample color.PNG" style="height: 121px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use same text color and text format expressions for&amp;nbsp; your dimension too As &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌ Suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 11:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031162#M348119</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-02-14T11:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031163#M348120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes . But it does not work for Dimension. Can you please attach my sample after modification&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 13:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031163#M348120</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2016-02-14T13:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031164#M348121</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;PFA,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 14:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031164#M348121</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-02-14T14:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031165#M348122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even in the attachment sent by you Dimension(paid month) color is not changed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 14:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031165#M348122</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2016-02-14T14:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION FORMAT</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031166#M348123</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 can see the table like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dimension and expression Color-205493.PNG" class="jive-image image-1" src="/legacyfs/online/114589_Dimension and expression Color-205493.PNG" style="height: 120px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;in the same app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which version of QV your'e Using!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 14:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-FORMAT/m-p/1031166#M348123</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-02-14T14:43:39Z</dc:date>
    </item>
  </channel>
</rss>

