<?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 Aggregation by Year and month in set analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Aggregation-by-Year-and-month-in-set-analysis/m-p/2507478#M104341</link>
    <description>&lt;P&gt;Hi everyone. I have a data set like the one below (excel version is attached as well):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Peony_0-1740599852413.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177908i23C66EFC8AF0B755/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Peony_0-1740599852413.png" alt="Peony_0-1740599852413.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;To receive values for Total Sales and Total Sales YoY measures I use expressions below:&lt;BR /&gt;Total Sales:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sum({&amp;lt;Fiscal_Week_End=, Last_12_Fiscal_Months_Flag={"1"}&amp;gt;} Sales)&lt;BR /&gt;Total Sales YoY:&amp;nbsp; &amp;nbsp;&amp;nbsp;Sum({&amp;lt;Fiscal_Week_End=, Last_12_Fiscal_Months_YoY_Flag={"1"}&amp;gt;} Sales)&lt;BR /&gt;&lt;BR /&gt;As final result I need place "Total Sales YoY" on the same rows with "Total Sales". And I understand that I need to add some aggregation to "Total Sales YoY" to get result. But none of the options I tries does not bring me expected result. Maybe someone has any advice what to do with this case?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2025 19:58:25 GMT</pubDate>
    <dc:creator>Peony</dc:creator>
    <dc:date>2025-02-26T19:58:25Z</dc:date>
    <item>
      <title>Aggregation by Year and month in set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregation-by-Year-and-month-in-set-analysis/m-p/2507478#M104341</link>
      <description>&lt;P&gt;Hi everyone. I have a data set like the one below (excel version is attached as well):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Peony_0-1740599852413.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177908i23C66EFC8AF0B755/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Peony_0-1740599852413.png" alt="Peony_0-1740599852413.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;To receive values for Total Sales and Total Sales YoY measures I use expressions below:&lt;BR /&gt;Total Sales:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sum({&amp;lt;Fiscal_Week_End=, Last_12_Fiscal_Months_Flag={"1"}&amp;gt;} Sales)&lt;BR /&gt;Total Sales YoY:&amp;nbsp; &amp;nbsp;&amp;nbsp;Sum({&amp;lt;Fiscal_Week_End=, Last_12_Fiscal_Months_YoY_Flag={"1"}&amp;gt;} Sales)&lt;BR /&gt;&lt;BR /&gt;As final result I need place "Total Sales YoY" on the same rows with "Total Sales". And I understand that I need to add some aggregation to "Total Sales YoY" to get result. But none of the options I tries does not bring me expected result. Maybe someone has any advice what to do with this case?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 19:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregation-by-Year-and-month-in-set-analysis/m-p/2507478#M104341</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2025-02-26T19:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation by Year and month in set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregation-by-Year-and-month-in-set-analysis/m-p/2507540#M104350</link>
      <description>&lt;P&gt;So for 2025 feb you want to get the values for 2024 feb as well to do YoY calculation? I would solve this with an As of Calendar. An as of calendar allows you to reach other periods in the data that the current dimension value is slicing.&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Design/The-As-Of-Table/ba-p/1466130" target="_blank"&gt;https://community.qlik.com/t5/Design/The-As-Of-Table/ba-p/1466130&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 07:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregation-by-Year-and-month-in-set-analysis/m-p/2507540#M104350</guid>
      <dc:creator>morgankejerhag</dc:creator>
      <dc:date>2025-02-27T07:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation by Year and month in set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregation-by-Year-and-month-in-set-analysis/m-p/2508091#M104451</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47066"&gt;@morgankejerhag&lt;/a&gt;&amp;nbsp;thank you. This solution is precisely what I needed!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 21:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregation-by-Year-and-month-in-set-analysis/m-p/2508091#M104451</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2025-03-03T21:23:51Z</dc:date>
    </item>
  </channel>
</rss>

