<?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: How to sum up columns on a table  (column is derived from DAX formula) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-up-columns-on-a-table-column-is-derived-from-DAX/m-p/3559987#M137184</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="648428" data-lia-user-login="Vizbaby" class="lia-mention lia-mention-user"&gt;Vizbaby&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Try creating the measure below and replace with the table name in the model:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Sumx over years  =
SUMX( 
VALUES('ALLYEARVALUETABLE'[ALLYEAR]),
[ActiveMembersCount]
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp; if this doesn't resolve the issue, please provide a sample input masking sensitive data&lt;/P&gt;</description>
    <pubDate>Thu, 30 Nov 2023 01:39:03 GMT</pubDate>
    <dc:creator>adudani</dc:creator>
    <dc:date>2023-11-30T01:39:03Z</dc:date>
    <item>
      <title>How to sum up columns on a table  (column is derived from DAX formula)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-up-columns-on-a-table-column-is-derived-from-DAX/m-p/3559445#M137138</link>
      <description>&lt;P&gt;Please how do i sum up the columns in yellow? the total is coming up as the total of 1997(201 and 63) instead of the entire sum from 1981. The column numbers were derived from a formula, the columns DO NOT appear on the table.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 17:14:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-up-columns-on-a-table-column-is-derived-from-DAX/m-p/3559445#M137138</guid>
      <dc:creator>Vizbaby</dc:creator>
      <dc:date>2023-11-29T17:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum up columns on a table  (column is derived from DAX formula)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-up-columns-on-a-table-column-is-derived-from-DAX/m-p/3559987#M137184</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="648428" data-lia-user-login="Vizbaby" class="lia-mention lia-mention-user"&gt;Vizbaby&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Try creating the measure below and replace with the table name in the model:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Sumx over years  =
SUMX( 
VALUES('ALLYEARVALUETABLE'[ALLYEAR]),
[ActiveMembersCount]
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp; if this doesn't resolve the issue, please provide a sample input masking sensitive data&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 01:39:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-up-columns-on-a-table-column-is-derived-from-DAX/m-p/3559987#M137184</guid>
      <dc:creator>adudani</dc:creator>
      <dc:date>2023-11-30T01:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum up columns on a table  (column is derived from DAX formula)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-up-columns-on-a-table-column-is-derived-from-DAX/m-p/3561010#M137255</link>
      <description>&lt;P&gt;Youre amazing. Thank You&lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 12:45:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-sum-up-columns-on-a-table-column-is-derived-from-DAX/m-p/3561010#M137255</guid>
      <dc:creator>Vizbaby</dc:creator>
      <dc:date>2023-11-30T12:45:00Z</dc:date>
    </item>
  </channel>
</rss>

