<?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: Count For Pick and WildMatch in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422483#M612363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't group your records into two groups of different dimensional values at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Subfield() in your load script to separate your concatenated values into separate records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subfield(FIELD, ';') as FIELD,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Oct 2017 08:01:46 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-10-10T08:01:46Z</dc:date>
    <item>
      <title>Count For Pick and WildMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422482#M612362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unable to recount the word after it have been count in bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Labels&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ITSDM; UAT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ITSDM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ITSDM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ITSDM; UAT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ITSDM; UAT&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Pick(WildMatch(Labels, '*ITSDM*', '*UAT*'), 'ITSDM', 'UAT')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bar chart should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITSDM 5&lt;/P&gt;&lt;P&gt;UAT 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the error now is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITSDM 5&lt;/P&gt;&lt;P&gt;UAT 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 07:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422482#M612362</guid>
      <dc:creator />
      <dc:date>2017-10-10T07:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Count For Pick and WildMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422483#M612363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't group your records into two groups of different dimensional values at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Subfield() in your load script to separate your concatenated values into separate records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subfield(FIELD, ';') as FIELD,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 08:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422483#M612363</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-10T08:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Count For Pick and WildMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422484#M612364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively, use multiple expressions that filter your records instead of a dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 08:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422484#M612364</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-10T08:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Count For Pick and WildMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422485#M612365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or, you may try like:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179099_Capture.JPG" style="height: 331px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 08:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422485#M612365</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-10T08:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count For Pick and WildMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422486#M612366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to i combine it with a column that is based on month?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 08:27:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422486#M612366</guid>
      <dc:creator />
      <dc:date>2017-10-10T08:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Count For Pick and WildMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422487#M612367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this requirement is something not very adhoc in nature, you should deal with it in the script. Could you share a real representative sample (like you said month column association), to help better ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 08:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422487#M612367</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-10T08:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Count For Pick and WildMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422488#M612368</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;not as a recommended solution but to show what could be done using chart expressions only without hard coded label values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_277429_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179305_QlikCommunity_Thread_277429_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_277429_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/179318_QlikCommunity_Thread_277429_Pic2.JPG" style="height: 247px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_277429_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/179319_QlikCommunity_Thread_277429_Pic3.JPG" style="height: 210px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the best approach to this problem would be to create a [Label] field from your [Labels] values using the 2-parameter Subfield() function like Stefan already suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 21:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-For-Pick-and-WildMatch/m-p/1422488#M612368</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-10-11T21:56:38Z</dc:date>
    </item>
  </channel>
</rss>

