<?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 AGGR Multiple Dimensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/AGGR-Multiple-Dimensions/m-p/2162419#M94355</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I am trying to find a way of analysing data to show where there are multiple dimensions recorded accross different records relative to on another dimension&lt;/P&gt;
&lt;P&gt;eg as a simplified example, from the data below i want a table that filters on Customer B, as across different records they have in this case different Genders so i want to be able to identify these to check&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 144pt;" border="0" width="192" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="64" height="19" style="height: 14.4pt; width: 48pt;"&gt;OrderID&lt;/TD&gt;
&lt;TD width="64" style="width: 48pt;"&gt;Customer&lt;/TD&gt;
&lt;TD width="64" style="width: 48pt;"&gt;Gender&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" align="right" style="height: 14.4pt;"&gt;101&lt;/TD&gt;
&lt;TD&gt;A&lt;/TD&gt;
&lt;TD&gt;M&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" align="right" style="height: 14.4pt;"&gt;102&lt;/TD&gt;
&lt;TD&gt;A&lt;/TD&gt;
&lt;TD&gt;M&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" align="right" style="height: 14.4pt;"&gt;103&lt;/TD&gt;
&lt;TD&gt;B&lt;/TD&gt;
&lt;TD&gt;M&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" align="right" style="height: 14.4pt;"&gt;104&lt;/TD&gt;
&lt;TD&gt;B&lt;/TD&gt;
&lt;TD&gt;F&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Wed, 17 Jan 2024 12:55:40 GMT</pubDate>
    <dc:creator>jono19872002</dc:creator>
    <dc:date>2024-01-17T12:55:40Z</dc:date>
    <item>
      <title>AGGR Multiple Dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-Multiple-Dimensions/m-p/2162419#M94355</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I am trying to find a way of analysing data to show where there are multiple dimensions recorded accross different records relative to on another dimension&lt;/P&gt;
&lt;P&gt;eg as a simplified example, from the data below i want a table that filters on Customer B, as across different records they have in this case different Genders so i want to be able to identify these to check&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 144pt;" border="0" width="192" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD width="64" height="19" style="height: 14.4pt; width: 48pt;"&gt;OrderID&lt;/TD&gt;
&lt;TD width="64" style="width: 48pt;"&gt;Customer&lt;/TD&gt;
&lt;TD width="64" style="width: 48pt;"&gt;Gender&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" align="right" style="height: 14.4pt;"&gt;101&lt;/TD&gt;
&lt;TD&gt;A&lt;/TD&gt;
&lt;TD&gt;M&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" align="right" style="height: 14.4pt;"&gt;102&lt;/TD&gt;
&lt;TD&gt;A&lt;/TD&gt;
&lt;TD&gt;M&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" align="right" style="height: 14.4pt;"&gt;103&lt;/TD&gt;
&lt;TD&gt;B&lt;/TD&gt;
&lt;TD&gt;M&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.4pt;"&gt;
&lt;TD height="19" align="right" style="height: 14.4pt;"&gt;104&lt;/TD&gt;
&lt;TD&gt;B&lt;/TD&gt;
&lt;TD&gt;F&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Wed, 17 Jan 2024 12:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-Multiple-Dimensions/m-p/2162419#M94355</guid>
      <dc:creator>jono19872002</dc:creator>
      <dc:date>2024-01-17T12:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR Multiple Dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/AGGR-Multiple-Dimensions/m-p/2162490#M94357</link>
      <description>&lt;P&gt;Maybe in this simple way: applying Customer as dimension and count(distinct Gender)&amp;gt;1 as expression.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 15:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/AGGR-Multiple-Dimensions/m-p/2162490#M94357</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-01-17T15:25:09Z</dc:date>
    </item>
  </channel>
</rss>

