<?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: How to search for wildcards in set-analysis? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258651#M25584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Count({1&amp;lt;[Field] = {"=WildMatch(Field, '&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;*&lt;/SPAN&gt;?&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;*&lt;/SPAN&gt;')"}&amp;gt;} [&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Field&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2017 14:55:20 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-01-30T14:55:20Z</dc:date>
    <item>
      <title>How to search for wildcards in set-analysis?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258649#M25582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have fields containing the value '?'.&lt;/P&gt;&lt;P&gt;Now I want to count those fields like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({1&amp;lt;[Field] = {'?'}&amp;gt;} [&lt;SPAN style="font-size: 13.3333px;"&gt;Field&lt;/SPAN&gt;])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this does not only apply to fields with '?', it interpretates the ? as a wildcard and sums up other fields like 'a' and 'b'.&lt;/P&gt;&lt;P&gt;The question is, how can I write the {'?'} expression, so that I get what I want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 14:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258649#M25582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-30T14:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for wildcards in set-analysis?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258650#M25583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Count({1&amp;lt;[Field] = {'&lt;SPAN style="color: #ff0000;"&gt;*&lt;/SPAN&gt;?&lt;SPAN style="color: #ff0000;"&gt;*&lt;/SPAN&gt;'}&amp;gt;} [&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 14:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258650#M25583</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T14:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for wildcards in set-analysis?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258651#M25584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Count({1&amp;lt;[Field] = {"=WildMatch(Field, '&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;*&lt;/SPAN&gt;?&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;*&lt;/SPAN&gt;')"}&amp;gt;} [&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Field&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 14:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258651#M25584</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T14:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for wildcards in set-analysis?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258652#M25585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;Count({1&amp;lt;[Field] = {'&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;*&lt;/SPAN&gt;?&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;*&lt;/SPAN&gt;'}&amp;gt;} [&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;___&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This version returns all of my fields as true&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258652#M25585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-30T15:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for wildcards in set-analysis?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258653#M25586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Count({1&amp;lt;[Field] = {"=WildMatch(Field, '&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;*&lt;/SPAN&gt;?&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;*&lt;/SPAN&gt;')"}&amp;gt;} [&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Field&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;___&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This version returns none of my fields as true&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258653#M25586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-30T15:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for wildcards in set-analysis?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258654#M25587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the fast answer, but both methods don't work as I need them to&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258654#M25587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-30T15:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for wildcards in set-analysis?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258655#M25588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Count({1&amp;lt;[Field] = {"&lt;SPAN style="font-size: 13.3333px;"&gt;=WildMatch(Replace(Field, '?', '|'), '*|*')&lt;/SPAN&gt;"}&amp;gt;} [&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Field&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258655#M25588</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T15:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for wildcards in set-analysis?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258656#M25589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Slightly different but with the same approach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Field]&lt;/SPAN&gt;= {"=&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Field]&lt;/SPAN&gt;&amp;lt;&amp;gt;purgechar(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Field]&lt;/SPAN&gt;,'?')"}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Field]&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 15:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258656#M25589</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-01-30T15:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for wildcards in set-analysis?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258657#M25590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both of the last two answers work as I intended them to work - thanks for the help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;The code is not quite as simple as one should assume though, but now one can look it up in this thread^^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 07:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-search-for-wildcards-in-set-analysis/m-p/1258657#M25590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-31T07:12:01Z</dc:date>
    </item>
  </channel>
</rss>

