<?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 Value of each group in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-Value-of-each-group/m-p/2391165#M62200</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;you can use&lt;BR /&gt;Order_revenue =&lt;BR /&gt;SUMX(&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELATEDTABLE( 'Items Table'),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'Items Table'[Item_revenue]&lt;BR /&gt;)&lt;BR /&gt;provided that the items table and orders table are related in the data model by the Order_id.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aditya&lt;/P&gt;</description>
    <pubDate>Mon, 14 Mar 2022 05:58:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-03-14T05:58:37Z</dc:date>
    <item>
      <title>Sum of Value of each group</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-Value-of-each-group/m-p/2391100#M62196</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to PowerBI and want to ask for help regarding the following questios.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two tables, one is for the specific 'items', the other is for the 'orders'. The relationship is that each order will contain several items. I have generated a new column in the 'items' table to calculate the revenue. Now I wanna calculate the revenue of each order by grouping the corresponding items.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully someone can give me hints on the DAX fuction. Thank you so much in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Edward&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 05:18:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-Value-of-each-group/m-p/2391100#M62196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-14T05:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Value of each group</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-Value-of-each-group/m-p/2391165#M62200</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;you can use&lt;BR /&gt;Order_revenue =&lt;BR /&gt;SUMX(&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELATEDTABLE( 'Items Table'),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'Items Table'[Item_revenue]&lt;BR /&gt;)&lt;BR /&gt;provided that the items table and orders table are related in the data model by the Order_id.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 05:58:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-Value-of-each-group/m-p/2391165#M62200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-14T05:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Value of each group</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-Value-of-each-group/m-p/2392753#M62295</link>
      <description>&lt;P&gt;Hey Aditya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your quick responce! It perfectly solve me problem!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Edward&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 14:38:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-of-Value-of-each-group/m-p/2392753#M62295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-14T14:38:57Z</dc:date>
    </item>
  </channel>
</rss>

