<?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: Sum of two columns in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-two-columns/m-p/4406890#M174973</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="683724" data-lia-user-login="dofrancis3" class="lia-mention lia-mention-user"&gt;dofrancis3&lt;/a&gt;&amp;nbsp;, its just simple&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Result =&lt;/SPAN&gt; &lt;SPAN&gt;'Table'&lt;/SPAN&gt;&lt;SPAN&gt;[DJ]&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;'Table'&lt;/SPAN&gt;&lt;SPAN&gt;[HR]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 12 Feb 2025 11:16:13 GMT</pubDate>
    <dc:creator>powerbidev123</dc:creator>
    <dc:date>2025-02-12T11:16:13Z</dc:date>
    <item>
      <title>Sum of two columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-two-columns/m-p/4406879#M174970</link>
      <description>&lt;P&gt;Dear Colleagues,&lt;/P&gt;&lt;P&gt;I need your help&lt;/P&gt;&lt;P&gt;I would like to calculate colum &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;DJ&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;+&lt;/FONT&gt;&lt;FONT color="#008000"&gt;&lt;STRONG&gt;HR&lt;/STRONG&gt;&lt;/FONT&gt; By &lt;U&gt;status&lt;/U&gt; so that i can have the result column please could you help me with the DAX Mesure.&lt;/P&gt;&lt;P&gt;Thank you for your support&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 11:08:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-two-columns/m-p/4406879#M174970</guid>
      <dc:creator>dofrancis3</dc:creator>
      <dc:date>2025-02-12T11:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of two columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-two-columns/m-p/4406888#M174972</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="683724" data-lia-user-login="dofrancis3" class="lia-mention lia-mention-user"&gt;dofrancis3&lt;/a&gt;&amp;nbsp;, Try using&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DAX&lt;BR /&gt;TotalDJHR = SUMX(&lt;BR /&gt;VALUES(TableName[Status]),&lt;BR /&gt;CALCULATE(SUM(TableName[DJ]) + SUM(TableName[HR]))&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 11:15:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-two-columns/m-p/4406888#M174972</guid>
      <dc:creator>bhanu_gautam</dc:creator>
      <dc:date>2025-02-12T11:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of two columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-two-columns/m-p/4406890#M174973</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="683724" data-lia-user-login="dofrancis3" class="lia-mention lia-mention-user"&gt;dofrancis3&lt;/a&gt;&amp;nbsp;, its just simple&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Result =&lt;/SPAN&gt; &lt;SPAN&gt;'Table'&lt;/SPAN&gt;&lt;SPAN&gt;[DJ]&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;'Table'&lt;/SPAN&gt;&lt;SPAN&gt;[HR]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Feb 2025 11:16:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-two-columns/m-p/4406890#M174973</guid>
      <dc:creator>powerbidev123</dc:creator>
      <dc:date>2025-02-12T11:16:13Z</dc:date>
    </item>
  </channel>
</rss>

