<?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 Quarterly grouped data shows wrong value, whereas data is accurate if all weeks are shown in a single table in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Quarterly-grouped-data-shows-wrong-value-whereas-data-is/m-p/52767#M973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good-Day. &lt;/P&gt;&lt;P&gt;I have a dashboard in QlikSense, it shows data at a weekly level. Data is fine when its shown for all weeks in a tabular form. However, if its grouped for quarters, the data is wrong from 2&lt;SUP&gt;nd&lt;/SUP&gt; quarter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the screenshot and attached sample QVF built for discussion. Please suggest if expression needs to be changed.&lt;/P&gt;&lt;P&gt; &lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193928_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
    <dc:creator>girishsrini</dc:creator>
    <dc:date>2025-07-22T17:59:49Z</dc:date>
    <item>
      <title>Quarterly grouped data shows wrong value, whereas data is accurate if all weeks are shown in a single table</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Quarterly-grouped-data-shows-wrong-value-whereas-data-is/m-p/52767#M973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good-Day. &lt;/P&gt;&lt;P&gt;I have a dashboard in QlikSense, it shows data at a weekly level. Data is fine when its shown for all weeks in a tabular form. However, if its grouped for quarters, the data is wrong from 2&lt;SUP&gt;nd&lt;/SUP&gt; quarter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the screenshot and attached sample QVF built for discussion. Please suggest if expression needs to be changed.&lt;/P&gt;&lt;P&gt; &lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193928_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Quarterly-grouped-data-shows-wrong-value-whereas-data-is/m-p/52767#M973</guid>
      <dc:creator>girishsrini</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Quarterly grouped data shows wrong value, whereas data is accurate if all weeks are shown in a single table</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Quarterly-grouped-data-shows-wrong-value-whereas-data-is/m-p/52768#M974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you say DATA IS GROUPED BY QUARTER, you mean on the right tables ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see wrong valus compared with your source..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can add this to your script to have the Weekdate and the Quarters, it will be easier to make the conditions on the expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MakeWeekDate(Year,Week) as WeekDate, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'Q' &amp;amp; CEIL(NUM(MONTH(MakeWeekDate(Year,Week)))/3) AS CALENDAR_QUARTER&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 14:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Quarterly-grouped-data-shows-wrong-value-whereas-data-is/m-p/52768#M974</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-20T14:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Quarterly grouped data shows wrong value, whereas data is accurate if all weeks are shown in a single table</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Quarterly-grouped-data-shows-wrong-value-whereas-data-is/m-p/52769#M975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Youssef,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Yes the right tables are grouped for quarters. Please note that there is no dates used for identifying quarters, there is week number and have grouped weeks to categories quarters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data looks fine at glance but from Week 19(Quarter Q2 table) is wrong. &lt;/P&gt;&lt;P&gt;I am wondering may be because expression has above()&amp;nbsp; and rangesum() its not picking right value. Can there be alternative way to group this weekly data for quarters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible, Please check the app for variable and expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 05:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Quarterly-grouped-data-shows-wrong-value-whereas-data-is/m-p/52769#M975</guid>
      <dc:creator>girishsrini</dc:creator>
      <dc:date>2018-02-21T05:51:10Z</dc:date>
    </item>
  </channel>
</rss>

