<?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 how do i AGGR this string? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-do-i-AGGR-this-string/m-p/229214#M81167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if I understand the question, but if I do, one approach is just two expressions:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;sum(if(wildmatch(Team,'*045*'),whatever))&lt;BR /&gt;sum(if(wildmatch(Team,'*556*'),whatever))&lt;/P&gt;&lt;P&gt;Another would be to add a synthetic dimension across the top (exclude null):&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;if(wildmatch(Team,'*045*'),'Team045'&lt;BR /&gt;,if(wildmatch(Team,'*556*'),'Team556'))&lt;/P&gt;&lt;P&gt;And then just have sum(whatever) as the expression. Replace "sum()" and "whatever" with whatever expression you actually wanted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2009 05:29:25 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2009-11-03T05:29:25Z</dc:date>
    <item>
      <title>how do i AGGR this string?</title>
      <link>https://community.qlik.com/t5/QlikView/how-do-i-AGGR-this-string/m-p/229213#M81166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amien Team045&lt;/P&gt;&lt;P&gt;Amien Team556&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need this pivot&lt;/P&gt;&lt;P&gt;1 dimension 2 expressions:&lt;/P&gt;&lt;P&gt;Amien Team045 Team556&lt;/P&gt;&lt;P&gt;AGGR must be on a wildcard match on 045 and 556 .. not on full string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2009 01:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-do-i-AGGR-this-string/m-p/229213#M81166</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2009-11-02T01:58:40Z</dc:date>
    </item>
    <item>
      <title>how do i AGGR this string?</title>
      <link>https://community.qlik.com/t5/QlikView/how-do-i-AGGR-this-string/m-p/229214#M81167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if I understand the question, but if I do, one approach is just two expressions:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;sum(if(wildmatch(Team,'*045*'),whatever))&lt;BR /&gt;sum(if(wildmatch(Team,'*556*'),whatever))&lt;/P&gt;&lt;P&gt;Another would be to add a synthetic dimension across the top (exclude null):&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;if(wildmatch(Team,'*045*'),'Team045'&lt;BR /&gt;,if(wildmatch(Team,'*556*'),'Team556'))&lt;/P&gt;&lt;P&gt;And then just have sum(whatever) as the expression. Replace "sum()" and "whatever" with whatever expression you actually wanted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 05:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-do-i-AGGR-this-string/m-p/229214#M81167</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-11-03T05:29:25Z</dc:date>
    </item>
  </channel>
</rss>

