<?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: Subtotal by fields (maybe Aggr) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502121#M103421</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/7445"&gt;@shane_spencer&lt;/a&gt;&amp;nbsp;Aggr by Local period and use total function in measure&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2025 04:41:40 GMT</pubDate>
    <dc:creator>Bhushan_Mahajan</dc:creator>
    <dc:date>2025-01-21T04:41:40Z</dc:date>
    <item>
      <title>Subtotal by fields (maybe Aggr)</title>
      <link>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502056#M103411</link>
      <description>&lt;P&gt;I'm trying to get a % of "VRN Check" for each scenario. To do that I want a Count of Records by [Lock Local Period], [TDW Legal Entity Code] and [TDW Amz Reg Jurisiction] only (exluding the [VRN Check] field) so I can divide the Count of Records by that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So in the below example the new column should be the 1359 for Dec-2024 ACCI AB for both the first 2 rows.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shane_spencer_1-1737387726226.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176653i3F1F1A72C3EB5D3F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shane_spencer_1-1737387726226.png" alt="shane_spencer_1-1737387726226.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shane_spencer_0-1737387560141.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176652i3D2A13DE170F6EF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shane_spencer_0-1737387560141.png" alt="shane_spencer_0-1737387560141.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 15:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502056#M103411</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2025-01-20T15:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal by fields (maybe Aggr)</title>
      <link>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502121#M103421</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/7445"&gt;@shane_spencer&lt;/a&gt;&amp;nbsp;Aggr by Local period and use total function in measure&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 04:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502121#M103421</guid>
      <dc:creator>Bhushan_Mahajan</dc:creator>
      <dc:date>2025-01-21T04:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal by fields (maybe Aggr)</title>
      <link>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502178#M103428</link>
      <description>&lt;P&gt;I'm getting closer but I have an issue where it is putting the count per scenario in the first row but not the second. If you look at the below example I have kind of got the results using Set Analysis (top visual) but have had to remove the [VRN Check] field and put the %ages over 3 columns, but what I want to do is have the layout in the bottom visual but as you can see the circled cell is blank when it also should be 62 like the row above (i.e. 26 + 26). Hopefully you can see the formula I used in the labels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Aggr(Count([Lock Local Period]) ,[Lock Local Period],[TDW Legal Entity Code],[TDW Amz Reg Jurisdiction])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Agg.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176677iBF23A4A29A5BED6F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Agg.png" alt="Agg.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 10:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502178#M103428</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2025-01-21T10:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal by fields (maybe Aggr)</title>
      <link>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502197#M103432</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/7445"&gt;@shane_spencer&lt;/a&gt;&amp;nbsp;Better do it in backend. Refer below script.&lt;/P&gt;
&lt;P&gt;ABC:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;Period,Code,Juri,VRN,Count&lt;BR /&gt;Dec-24,A,B,Missing,1354&lt;BR /&gt;Dec-24,A,B,Incorrect,4&lt;BR /&gt;Jan-24,A,B,Missing,1176&lt;BR /&gt;Jan-24,A,B,Incorrect,8&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;left join&lt;BR /&gt;CDE:&lt;BR /&gt;Load Period, Sum(Count) as Total&lt;BR /&gt;Resident ABC&lt;BR /&gt;group by Period;&lt;BR /&gt;Exit Script;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 11:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502197#M103432</guid>
      <dc:creator>Bhushan_Mahajan</dc:creator>
      <dc:date>2025-01-21T11:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal by fields (maybe Aggr)</title>
      <link>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502200#M103433</link>
      <description>&lt;P&gt;Thanks but I'm looking to do this in the visuals if that is possible. Also it's not Grouping up by period but 3 fields&amp;nbsp;[Lock Local Period],[TDW Legal Entity Code] and [TDW Amz Reg Jurisdiction].&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 11:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502200#M103433</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2025-01-21T11:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal by fields (maybe Aggr)</title>
      <link>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502204#M103434</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/7445"&gt;@shane_spencer&lt;/a&gt;&amp;nbsp;I think for more than one identifier, it will not work in straight table. You need to work it out in backend.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 11:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502204#M103434</guid>
      <dc:creator>Bhushan_Mahajan</dc:creator>
      <dc:date>2025-01-21T11:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal by fields (maybe Aggr)</title>
      <link>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502223#M103439</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/7445"&gt;@shane_spencer&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;With the &lt;STRONG&gt;total&amp;lt;&amp;gt;&lt;/STRONG&gt; qualifier, like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Count( Total &amp;lt;[Lock Local Period],[TDW Legal Entity Code],[TDW Amz Reg Jurisdiction]&amp;gt; [Lock Local Period])&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;- Regards, Matheus&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 13:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502223#M103439</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-01-21T13:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal by fields (maybe Aggr)</title>
      <link>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502224#M103440</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149113"&gt;@MatheusC&lt;/a&gt;&amp;nbsp;Yes. It is right option to tackle in front end. Great.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 13:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502224#M103440</guid>
      <dc:creator>Bhushan_Mahajan</dc:creator>
      <dc:date>2025-01-21T13:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal by fields (maybe Aggr)</title>
      <link>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502235#M103441</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149113"&gt;@MatheusC&lt;/a&gt;&amp;nbsp;that does not give me the expected value. For example if you look at the highlighted it shows 1752 instead of 62&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shane_spencer_0-1737467943417.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176689i989A023DB87A25C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shane_spencer_0-1737467943417.png" alt="shane_spencer_0-1737467943417.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Update: if I select a value from [Lock Local Period] it gives me the right value but isn't a solution in itself.&lt;/P&gt;
&lt;P&gt;Update2: I belatedly realised that the [Lock Local Period] was not the field from the data but a calculated field. That's the trouble with supporting something someone else has built!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 14:28:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Subtotal-by-fields-maybe-Aggr/m-p/2502235#M103441</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2025-01-21T14:28:37Z</dc:date>
    </item>
  </channel>
</rss>

