<?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: Conditional Text Format in Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160873#M634441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you all, wildmatch did the trick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2016 08:17:59 GMT</pubDate>
    <dc:creator>london1980</dc:creator>
    <dc:date>2016-06-03T08:17:59Z</dc:date>
    <item>
      <title>Conditional Text Format in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160869#M634437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if it's possible to add conditional text formatting in and Expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I want to make the text colour red if the cell contains one of these two "X:0A" or "D:01".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 13:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160869#M634437</guid>
      <dc:creator>london1980</dc:creator>
      <dc:date>2016-05-27T13:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Format in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160870#M634438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can click on that plus and use at the text color an if to insert the conditions, like if(Field='X:0A' or Field='D:01',red(),black())&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126065_Capturar.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 17:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160870#M634438</guid>
      <dc:creator>luizmendes118</dc:creator>
      <dc:date>2016-05-27T17:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Format in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160871#M634439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post a sample qvw that you want to test this function with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 23:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160871#M634439</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-05-31T23:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Format in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160872#M634440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;SPAN style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/london1980"&gt;london1980&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;you can use &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;if(WildMatch(Field,'*X:0A*','*D:01*'),LightRed(),LightGreen())&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;see the attached&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;cheers&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 21:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160872#M634440</guid>
      <dc:creator>idogridish2</dc:creator>
      <dc:date>2016-06-02T21:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Format in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160873#M634441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you all, wildmatch did the trick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 08:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Format-in-Expression/m-p/1160873#M634441</guid>
      <dc:creator>london1980</dc:creator>
      <dc:date>2016-06-03T08:17:59Z</dc:date>
    </item>
  </channel>
</rss>

