<?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 Expression if Row contains value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-if-Row-contains-value/m-p/2045241#M1222853</link>
    <description>&lt;P&gt;I'm looking to write an expression to only display rows that contain "Florida". In some cases it's at the beginning, in others in the middle, and others at the end. I can select existing filters to do this, but want the view to only display those rows by default.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2023 22:18:18 GMT</pubDate>
    <dc:creator>JWipke</dc:creator>
    <dc:date>2023-03-03T22:18:18Z</dc:date>
    <item>
      <title>Expression if Row contains value</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-if-Row-contains-value/m-p/2045241#M1222853</link>
      <description>&lt;P&gt;I'm looking to write an expression to only display rows that contain "Florida". In some cases it's at the beginning, in others in the middle, and others at the end. I can select existing filters to do this, but want the view to only display those rows by default.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 22:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-if-Row-contains-value/m-p/2045241#M1222853</guid>
      <dc:creator>JWipke</dc:creator>
      <dc:date>2023-03-03T22:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expression if Row contains value</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-if-Row-contains-value/m-p/2045303#M1222856</link>
      <description>&lt;P&gt;Hi, there are different ways to do that, in example if you have a location field, you can add some dimensions and use a measure for this field to show:&lt;/P&gt;
&lt;P&gt;Only({&amp;lt;Location={"*Florida*"}&amp;gt;} Location)&lt;/P&gt;
&lt;P&gt;or&amp;nbsp;MaxString({&amp;lt;Location={"*Florida*"}&amp;gt;} Location)&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2023 07:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-if-Row-contains-value/m-p/2045303#M1222856</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2023-03-04T07:54:25Z</dc:date>
    </item>
  </channel>
</rss>

