<?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 Count &amp;amp; Exclude a Field beginning with the same Number in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-amp-Exclude-a-Field-beginning-with-the-same-Number/m-p/1796404#M62465</link>
    <description>&lt;P&gt;Hello Together,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to count the Material Numbers beginning with 6*, but exclude the ones beginning with&amp;nbsp; "&lt;SPAN&gt;6TZ8*"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count( {&amp;lt;[Price]*={"&amp;lt;=100"},&lt;/SPAN&gt;&lt;SPAN&gt;Productkey*={'TH',"LR"},[&lt;/SPAN&gt;&lt;SPAN&gt;ReturnLabel&lt;/SPAN&gt;&lt;SPAN&gt;.]-={'A','B'}, Material= {"6*"},Material-= {"6TZ8*"}&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This does not work, any ideas?&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Apr 2021 13:56:13 GMT</pubDate>
    <dc:creator>Daniel1908</dc:creator>
    <dc:date>2021-04-01T13:56:13Z</dc:date>
    <item>
      <title>Count &amp; Exclude a Field beginning with the same Number</title>
      <link>https://community.qlik.com/t5/App-Development/Count-amp-Exclude-a-Field-beginning-with-the-same-Number/m-p/1796404#M62465</link>
      <description>&lt;P&gt;Hello Together,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to count the Material Numbers beginning with 6*, but exclude the ones beginning with&amp;nbsp; "&lt;SPAN&gt;6TZ8*"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count( {&amp;lt;[Price]*={"&amp;lt;=100"},&lt;/SPAN&gt;&lt;SPAN&gt;Productkey*={'TH',"LR"},[&lt;/SPAN&gt;&lt;SPAN&gt;ReturnLabel&lt;/SPAN&gt;&lt;SPAN&gt;.]-={'A','B'}, Material= {"6*"},Material-= {"6TZ8*"}&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This does not work, any ideas?&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 13:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-amp-Exclude-a-Field-beginning-with-the-same-Number/m-p/1796404#M62465</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-04-01T13:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Count &amp; Exclude a Field beginning with the same Number</title>
      <link>https://community.qlik.com/t5/App-Development/Count-amp-Exclude-a-Field-beginning-with-the-same-Number/m-p/1796427#M62469</link>
      <description>&lt;P&gt;Maybe like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Count({&amp;lt;[Price]*={"&amp;lt;=100"},Productkey*={'TH',"LR"},[ReturnLabel.]-={'A','B'},Material= {"=if(Wildmatch(Material,'6TZ8*')=1,Null(),Material)"}&amp;gt;}if(Wildmatch(Material,'6*')=1,Material))&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 01 Apr 2021 14:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-amp-Exclude-a-Field-beginning-with-the-same-Number/m-p/1796427#M62469</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2021-04-01T14:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Count &amp; Exclude a Field beginning with the same Number</title>
      <link>https://community.qlik.com/t5/App-Development/Count-amp-Exclude-a-Field-beginning-with-the-same-Number/m-p/1796449#M62472</link>
      <description>&lt;P&gt;&lt;FONT face="courier new, courier"&gt;The Formula shows OK but my expression afterwards doese not work anymore&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;*(1-&amp;lt;&lt;STRONG&gt;[&lt;/STRONG&gt;Request&lt;STRONG&gt;]&lt;/STRONG&gt;={"*"}&amp;gt;)}[Product Number])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 15:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-amp-Exclude-a-Field-beginning-with-the-same-Number/m-p/1796449#M62472</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-04-01T15:06:38Z</dc:date>
    </item>
  </channel>
</rss>

