<?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: Calculation Group &amp;amp; Parameter in Column &amp;amp; Column Total in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4874410#M185793</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882907" data-lia-user-login="v-achippa" class="lia-mention lia-mention-user"&gt;v-achippa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your reply,&lt;/P&gt;&lt;P&gt;I already tried lot of solution listed there&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-groups-amp-Column-Hierarchy/m-p/4867826#M185599" target="_self"&gt;Related Topic&lt;/A&gt;&amp;nbsp;by&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/838901" target="_blank"&gt;@Ahmed-Elfeel&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;but unfortunately without success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That is why I created this topic with a simple PBIX file, s&lt;/SPAN&gt;o that people who know how to solve my problem can do so in this test file, and so that I can use it as a guide.&lt;/P&gt;&lt;P&gt;Would you be able to display the Gand total Column in the file I attached to this thread ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;(If I don't have the subtotals per column, it's not a big deal).&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2025 12:48:48 GMT</pubDate>
    <dc:creator>PierreL69</dc:creator>
    <dc:date>2025-11-13T12:48:48Z</dc:date>
    <item>
      <title>Calculation Group &amp; Parameter in Column &amp; Column Total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4873415#M185765</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I decided to use calculated groups, which proved successful. Following this, I added a column parameter to dynamically manage time periods, which was also successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, despite this success, I'm frustrated because I've lost the option to display the column totals when I'm at the last level of my column hierarchy and therefore when I display my calculated group, which must be displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any tricks to make the totals appear except the fact to duplicate the visual and keep one visual for total and one visual for playing ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can see here :&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;What I expect :&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have put my test PBIX file here :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/scl/fi/e6dq6dv7e3i2nni238vr4/Test-Calculation-Group.pbix?rlkey=6m9vulrdyta7lnat58erlk00q&amp;amp;st=6vr6skjc&amp;amp;dl=0" target="_self"&gt;Pbix file&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Pierre.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 15:47:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4873415#M185765</guid>
      <dc:creator>PierreL69</dc:creator>
      <dc:date>2025-11-12T15:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Group &amp; Parameter in Column &amp; Column Total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4874381#M185792</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="168635" data-lia-user-login="PierreL69" class="lia-mention lia-mention-user"&gt;PierreL69&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to Microsoft Fabric Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here the issue is because when a Calculation Group is combined with a field or column parameter that switches between Year/Quarter/Month.&lt;BR /&gt;When the matrix reaches the last level of the column hierarchy, the Total column no longer has a single time period in scope. In that situation the calculation item is evaluated in a multi-period context so it returns blank, which is why the totals disappear.&lt;/P&gt;
&lt;P&gt;You need to update the calculation items in Tabular Editor so that they return a correct value both at the leaf level and at the total level. Please follow below steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Detect whether a single time period is in scope like using ISINSCOPE( Year / Quarter / Month ). If one of them is in scope, return your normal calculation like Current, Previous, YoY, etc..&lt;/LI&gt;
&lt;LI&gt;If none of them is in scope(which is the Total column), you must manually aggregate by iterating the visible periods:&lt;BR /&gt;SUMX (VALUES( &amp;lt;The lowest grain column&amp;gt; ), &amp;lt;The shifted measure&amp;gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This makes the calculation item produce a valid value when the field parameter removes the time grain from the total column.&lt;/P&gt;
&lt;P&gt;After updating each calculation item using this pattern, the current and previous totals will appear again exactly as expected without needing a duplicate visual or any workaround in the report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Anjan Kumar Chippa&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 12:20:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4874381#M185792</guid>
      <dc:creator>v-achippa</dc:creator>
      <dc:date>2025-11-13T12:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Group &amp; Parameter in Column &amp; Column Total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4874410#M185793</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882907" data-lia-user-login="v-achippa" class="lia-mention lia-mention-user"&gt;v-achippa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your reply,&lt;/P&gt;&lt;P&gt;I already tried lot of solution listed there&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-groups-amp-Column-Hierarchy/m-p/4867826#M185599" target="_self"&gt;Related Topic&lt;/A&gt;&amp;nbsp;by&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/838901" target="_blank"&gt;@Ahmed-Elfeel&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;but unfortunately without success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That is why I created this topic with a simple PBIX file, s&lt;/SPAN&gt;o that people who know how to solve my problem can do so in this test file, and so that I can use it as a guide.&lt;/P&gt;&lt;P&gt;Would you be able to display the Gand total Column in the file I attached to this thread ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;(If I don't have the subtotals per column, it's not a big deal).&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 12:48:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4874410#M185793</guid>
      <dc:creator>PierreL69</dc:creator>
      <dc:date>2025-11-13T12:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Group &amp; Parameter in Column &amp; Column Total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4876376#M185839</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882907" data-lia-user-login="v-achippa" class="lia-mention lia-mention-user"&gt;v-achippa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried again what you mentioned in my test file, but Total column still not showing up&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here the file with the updated calculation item :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/scl/fi/s9xqhd1m0x26psdyov5nu/Test-Calculation-Group-With-updated-formula.pbix?rlkey=jtzm4jqrmd5cls1ijrqdaxr3m&amp;amp;st=jfdv7nlj&amp;amp;dl=0" target="_self"&gt;Updated PBIX file&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would really appreciate it if you could show me what's wrong and what the correct formula is.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Nov 2025 19:55:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4876376#M185839</guid>
      <dc:creator>PierreL69</dc:creator>
      <dc:date>2025-11-15T19:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Group &amp; Parameter in Column &amp; Column Total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4883597#M186014</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="168635" data-lia-user-login="PierreL69" class="lia-mention lia-mention-user"&gt;PierreL69&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you for the response. Unfortunately, there is no native toggle to restore totals with dynamic columns yet. Since no other workarounds or solutions are working so&amp;nbsp;&lt;/SPAN&gt;I recommend submitting your detailed feedback and ideas through Microsoft's official feedback channels. Feedback submitted through these channels is frequently reviewed by the product teams and can contribute to meaningful improvements.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas/ideas/search-ideas" target="_blank" rel="noopener"&gt;Fabric Ideas - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Anjan Kumar Chippa&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 06:38:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4883597#M186014</guid>
      <dc:creator>v-achippa</dc:creator>
      <dc:date>2025-11-24T06:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Group &amp; Parameter in Column &amp; Column Total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4883801#M186016</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882907" data-lia-user-login="v-achippa" class="lia-mention lia-mention-user"&gt;v-achippa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply, I thought you had the solution to my issue, what a sad news &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But thanks to have tried to help me&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 09:33:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-Group-amp-Parameter-in-Column-amp-Column-Total/m-p/4883801#M186016</guid>
      <dc:creator>PierreL69</dc:creator>
      <dc:date>2025-11-24T09:33:28Z</dc:date>
    </item>
  </channel>
</rss>

