<?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: Doubt about one easy expression with set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764113#M1038742</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;You can use * as the Wildcard in Set Analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT ({&amp;lt;Concept = {'*instalations*'}&amp;gt;} money)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jan 2015 16:04:25 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2015-01-09T16:04:25Z</dc:date>
    <item>
      <title>Doubt about one easy expression with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764109#M1038738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.&lt;/P&gt;&lt;P&gt;Hi have to do count(money) when Concept = instalation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this should be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(DISTINCT{&amp;lt;Concept={'instalation'}&amp;gt;}money)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT in my tables i have "big instalations", "small instalations", "medium instalations",&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i "concatenate" this 3 fields? should i sum them in the code or what?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, greetings!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 15:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764109#M1038738</guid>
      <dc:creator />
      <dc:date>2015-01-09T15:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one easy expression with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764110#M1038739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeremias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are these possible values in the one field? If so you can specify all three in the set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(DISTINCT{&amp;lt;Concept={'big instalations','small instalations','medium instalations'}&amp;gt;}money)&lt;/P&gt;&lt;P&gt;or use a wildmatch on 'instalations' in the set if you want to count any value that contains the word&lt;/P&gt;&lt;P&gt;Count(DISTINCT{&amp;lt;Concept={'*instalations*'}&amp;gt;}money)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 15:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764110#M1038739</guid>
      <dc:creator />
      <dc:date>2015-01-09T15:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one easy expression with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764111#M1038740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If (as I suppose) big, small and medium installation are values for the field Concept your expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(DISTINCT{&amp;lt;Concept={'big instalations', 'small instalations', 'medium instalations'}&amp;gt;}money)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 15:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764111#M1038740</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-01-09T15:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one easy expression with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764112#M1038741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for more information on set analysis maybe have a look at this&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4951"&gt;http://community.qlik.com/docs/DOC-4951&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 16:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764112#M1038741</guid>
      <dc:creator />
      <dc:date>2015-01-09T16:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one easy expression with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764113#M1038742</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;You can use * as the Wildcard in Set Analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT ({&amp;lt;Concept = {'*instalations*'}&amp;gt;} money)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 16:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764113#M1038742</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2015-01-09T16:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about one easy expression with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764114#M1038743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, they are values for the field Concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 16:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-about-one-easy-expression-with-set-analysis/m-p/764114#M1038743</guid>
      <dc:creator />
      <dc:date>2015-01-09T16:04:37Z</dc:date>
    </item>
  </channel>
</rss>

