<?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: Set analysis and wildmatch error in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943273#M16936</link>
    <description>&lt;P&gt;When you apply a specific selection to a field in set analysis, it will always be applied, even if it overrides the existing selection on that field. So, no matter what you select in the CMPType field, you will always view the *PERMANENT* values for that field in this formula.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 10:28:28 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2022-06-14T10:28:28Z</dc:date>
    <item>
      <title>Set analysis and wildmatch error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943267#M16935</link>
      <description>&lt;P&gt;I have the following formula in a text box:&lt;/P&gt;
&lt;P&gt;Count(distinct{&amp;lt;CMPType={"*PERMANENT*"}, [OpenCampaing]={SI}&amp;gt;}Campaing)&lt;/P&gt;
&lt;P&gt;This is to count the number of campaigns which are permanent campaigns (CMPType={"*PERMANENT*"}) and that are open (active). *PERMANENT* is used because PERMANENT is not a CMPType itself, but all of the campaigns that are permanent include the word permanent, eg 'QUALITY PERMANENT'&lt;/P&gt;
&lt;P&gt;It works perfectly fine with all the selections like ID or date, except when I select a particular CMPType, where the total value appears.&lt;/P&gt;
&lt;P&gt;Any ideas why? Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 10:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943267#M16935</guid>
      <dc:creator>antupe</dc:creator>
      <dc:date>2022-06-14T10:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and wildmatch error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943273#M16936</link>
      <description>&lt;P&gt;When you apply a specific selection to a field in set analysis, it will always be applied, even if it overrides the existing selection on that field. So, no matter what you select in the CMPType field, you will always view the *PERMANENT* values for that field in this formula.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 10:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943273#M16936</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-06-14T10:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and wildmatch error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943279#M16937</link>
      <description>&lt;P&gt;Thanks! I did not know that. So do you have any suggestion of how I could manage to count the number of permanent campaigns even if a CMPType selection is active?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 10:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943279#M16937</guid>
      <dc:creator>antupe</dc:creator>
      <dc:date>2022-06-14T10:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and wildmatch error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943284#M16938</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/171789"&gt;@antupe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You should use the below expression:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Count(distinct{&amp;lt;CMPType &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;*=&lt;/STRONG&gt;&lt;/FONT&gt; {"*PERMANENT*"}, [OpenCampaing]={SI}&amp;gt;}Campaing)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;it enable you to select a specific *PERMANENT* CMPType value.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 10:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943284#M16938</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2022-06-14T10:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and wildmatch error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943292#M16939</link>
      <description>&lt;P&gt;This is working perfectly, thank you very much!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 10:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Set-analysis-and-wildmatch-error/m-p/1943292#M16939</guid>
      <dc:creator>antupe</dc:creator>
      <dc:date>2022-06-14T10:43:10Z</dc:date>
    </item>
  </channel>
</rss>

