<?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 per category in another table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936379#M96816</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="460868" data-lia-user-login="FreemanZ" class="lia-mention lia-mention-user"&gt;FreemanZ&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not working. I only get a calculated sum for one category. I would expect to get a calculated sum for each category.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 16:10:46 GMT</pubDate>
    <dc:creator>JC2022</dc:creator>
    <dc:date>2022-11-29T16:10:46Z</dc:date>
    <item>
      <title>Sum per category in another table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936183#M96780</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How do I&lt;SPAN&gt;&amp;nbsp;create a measure where I calculate the TT_HRS[TT_Hours] per TT_ACT[Category]?&lt;/SPAN&gt;&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;</description>
      <pubDate>Tue, 29 Nov 2022 14:45:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936183#M96780</guid>
      <dc:creator>JC2022</dc:creator>
      <dc:date>2022-11-29T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sum per category in another table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936256#M96792</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Do you have more info about the relationship between TT_HRS and TT_ACT? What are the two linked columns?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 15:09:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936256#M96792</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2022-11-29T15:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sum per category in another table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936263#M96796</link>
      <description>&lt;P&gt;The link is:&lt;/P&gt;&lt;P&gt;TT_ACT[Activity ID] one-to-many TT_HRS[TT_ACT_ID]&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 15:12:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936263#M96796</guid>
      <dc:creator>JC2022</dc:creator>
      <dc:date>2022-11-29T15:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sum per category in another table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936345#M96807</link>
      <description>&lt;DIV&gt;try to create a measure with this:&lt;DIV&gt;&amp;nbsp;&lt;DIV&gt;Measure =&amp;nbsp;&lt;DIV&gt;CALCULATE(&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; SUM(TT_HRS[TT_Hours]&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; USERELATIONSHIP(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;TT_ACT[Activity ID],&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;TT_HRS[TT_ACT_ID]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;you would need to plot a Visual with&amp;nbsp;TT_ACT[Category].&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 29 Nov 2022 15:39:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936345#M96807</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2022-11-29T15:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sum per category in another table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936379#M96816</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="460868" data-lia-user-login="FreemanZ" class="lia-mention lia-mention-user"&gt;FreemanZ&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not working. I only get a calculated sum for one category. I would expect to get a calculated sum for each category.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 16:10:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-per-category-in-another-table/m-p/2936379#M96816</guid>
      <dc:creator>JC2022</dc:creator>
      <dc:date>2022-11-29T16:10:46Z</dc:date>
    </item>
  </channel>
</rss>

