<?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 Current selection includes specific string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-selection-includes-specific-string/m-p/638414#M678059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a conditional expression for a button that changes its color based whether a certain entry in a field is selected. This is what it looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(loanType = 'Mortgage", rgb(32,200,53), rgb(196,0,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This only works if only that specific entry in the loanType field is selected. Once I select another loan type on top of Mortgage the loanType = 'Mortgage' expression is no longer true even though Mortgage is still selected. Is there an expression that I can use that remains true as long as Mortgage is selected, regardless of whether any other entries in that field are also selected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2014 15:30:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-19T15:30:15Z</dc:date>
    <item>
      <title>Current selection includes specific string</title>
      <link>https://community.qlik.com/t5/QlikView/Current-selection-includes-specific-string/m-p/638414#M678059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a conditional expression for a button that changes its color based whether a certain entry in a field is selected. This is what it looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(loanType = 'Mortgage", rgb(32,200,53), rgb(196,0,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This only works if only that specific entry in the loanType field is selected. Once I select another loan type on top of Mortgage the loanType = 'Mortgage' expression is no longer true even though Mortgage is still selected. Is there an expression that I can use that remains true as long as Mortgage is selected, regardless of whether any other entries in that field are also selected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 15:30:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-selection-includes-specific-string/m-p/638414#M678059</guid>
      <dc:creator />
      <dc:date>2014-05-19T15:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Current selection includes specific string</title>
      <link>https://community.qlik.com/t5/QlikView/Current-selection-includes-specific-string/m-p/638415#M678060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(WildMatch(concat(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;loanType &lt;/SPAN&gt;),'*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Mortgage&lt;/SPAN&gt;*')&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;, rgb(32,200,53), rgb(196,0,0))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 15:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-selection-includes-specific-string/m-p/638415#M678060</guid>
      <dc:creator />
      <dc:date>2014-05-19T15:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Current selection includes specific string</title>
      <link>https://community.qlik.com/t5/QlikView/Current-selection-includes-specific-string/m-p/638416#M678061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works great, thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 15:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-selection-includes-specific-string/m-p/638416#M678061</guid>
      <dc:creator />
      <dc:date>2014-05-19T15:43:37Z</dc:date>
    </item>
  </channel>
</rss>

