<?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: Set Analysis with Measures:  multiple dimensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019919#M84216</link>
    <description>&lt;P&gt;You can aggr to split a calculation in the differnt combinations of fields values,like:&lt;/P&gt;
&lt;P&gt;Sum(Aggr(If(Sum(&lt;SPAN&gt;PartSales)&amp;gt;=1000, Sum(PartSales)),Model,Color))&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Dec 2022 15:37:49 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2022-12-26T15:37:49Z</dc:date>
    <item>
      <title>Set Analysis with Measures:  Multiple Nested Dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019703#M84201</link>
      <description>&lt;P&gt;Follow-up to this excellent video:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=wSrKGu_8EfU&amp;amp;ab_channel=Qlik" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=wSrKGu_8EfU&amp;amp;ab_channel=Qlik&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;[Model Variation]={"SUM(PartSales) &amp;gt;= 1000"}&amp;gt;} PartSales)&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; What if there were 2 dimensions, say Model Variation &lt;STRONG&gt;and&lt;/STRONG&gt; Model Color, and looking for sum sales &amp;gt; 1000 for each model variation &amp;amp; model color combo?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2022 12:58:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019703#M84201</guid>
      <dc:creator>zieben46</dc:creator>
      <dc:date>2022-12-24T12:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Measures:  multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019779#M84203</link>
      <description>&lt;P&gt;Hi, I think this would be easier if you create a field that merges model and color, so you can use this field in set analysis.&lt;/P&gt;
&lt;P&gt;You can create the field as Model &amp;amp;'_'&amp;amp; Color as ModelColor&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2022 11:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019779#M84203</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-12-24T11:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Measures:  multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019780#M84204</link>
      <description>&lt;P&gt;Thanks, yes this works!&lt;BR /&gt;&lt;BR /&gt;I'll be using this method for now, but I'm seeking a solution that is 100% front end (no creation of extra columns upon load).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2022 12:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019780#M84204</guid>
      <dc:creator>zieben46</dc:creator>
      <dc:date>2022-12-24T12:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Measures:  multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019919#M84216</link>
      <description>&lt;P&gt;You can aggr to split a calculation in the differnt combinations of fields values,like:&lt;/P&gt;
&lt;P&gt;Sum(Aggr(If(Sum(&lt;SPAN&gt;PartSales)&amp;gt;=1000, Sum(PartSales)),Model,Color))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 15:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019919#M84216</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-12-26T15:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Measures:  multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019949#M84221</link>
      <description>&lt;P&gt;This works!&amp;nbsp; Nice &amp;amp; clean solution.&amp;nbsp; And my testing shows the outer SUM is not necessary.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I was in a rabbit hole w/ set analysis (good to learn regardless).&lt;BR /&gt;&lt;BR /&gt;Thank you sir!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 22:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-with-Measures-Multiple-Nested-Dimensions/m-p/2019949#M84221</guid>
      <dc:creator>zieben46</dc:creator>
      <dc:date>2022-12-26T22:15:55Z</dc:date>
    </item>
  </channel>
</rss>

