<?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 Specific Word in first 50 characters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Specific-Word-in-first-50-characters/m-p/1817802#M66995</link>
    <description>&lt;P&gt;Hello Together,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the below expression, it works fine.&amp;nbsp;&lt;BR /&gt;Now I want to show the Material which does not contain the Text = *Spare Part* in the first 50 characters as well.&amp;nbsp;&lt;BR /&gt;If *Spare Part appears in the first 50 characters it should not appear in the list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Count( {Product={'AW'},[Status]*={'Good'},Text-={"*Spare Part*"}&amp;gt;+&amp;lt;[Status]*={'Very Good'},Text-={"*Spare Part*"}&amp;gt;}Material)&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 08:27:09 GMT</pubDate>
    <dc:creator>Daniel1908</dc:creator>
    <dc:date>2021-06-25T08:27:09Z</dc:date>
    <item>
      <title>Specific Word in first 50 characters</title>
      <link>https://community.qlik.com/t5/App-Development/Specific-Word-in-first-50-characters/m-p/1817802#M66995</link>
      <description>&lt;P&gt;Hello Together,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the below expression, it works fine.&amp;nbsp;&lt;BR /&gt;Now I want to show the Material which does not contain the Text = *Spare Part* in the first 50 characters as well.&amp;nbsp;&lt;BR /&gt;If *Spare Part appears in the first 50 characters it should not appear in the list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Count( {Product={'AW'},[Status]*={'Good'},Text-={"*Spare Part*"}&amp;gt;+&amp;lt;[Status]*={'Very Good'},Text-={"*Spare Part*"}&amp;gt;}Material)&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 08:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specific-Word-in-first-50-characters/m-p/1817802#M66995</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-06-25T08:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Specific Word in first 50 characters</title>
      <link>https://community.qlik.com/t5/App-Development/Specific-Word-in-first-50-characters/m-p/1817810#M66996</link>
      <description>&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Text={"=WildMatch(Left(Text,50), '&lt;SPAN&gt;*Spare Part*&lt;/SPAN&gt;') "}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Now and/or combination is up to you.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 09:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specific-Word-in-first-50-characters/m-p/1817810#M66996</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-06-25T09:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Specific Word in first 50 characters</title>
      <link>https://community.qlik.com/t5/App-Development/Specific-Word-in-first-50-characters/m-p/1817921#M67005</link>
      <description>&lt;P&gt;Thanks for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 13:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specific-Word-in-first-50-characters/m-p/1817921#M67005</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-06-25T13:01:02Z</dc:date>
    </item>
  </channel>
</rss>

