<?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 from table a + filter table b in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sum-from-table-a-filter-table-b/m-p/1522408#M29738</link>
    <description>&lt;P&gt;Thanks !&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="52518" data-lia-user-login="Fowmy" class="lia-mention lia-mention-user"&gt;Fowmy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 29 Nov 2020 12:46:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-29T12:46:23Z</dc:date>
    <item>
      <title>sum from table a + filter table b</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sum-from-table-a-filter-table-b/m-p/1522360#M29733</link>
      <description>&lt;P&gt;hey ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe uts simple in DAX but i'm new at this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can I sum a column from table A and filter the results where a coulmn from table B is not blank&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2020 10:35:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sum-from-table-a-filter-table-b/m-p/1522360#M29733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-29T10:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: sum from table a + filter table b</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sum-from-table-a-filter-table-b/m-p/1522405#M29737</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Providing sample data and describing the model and relationship would be ideal to get the answer quickly. Please try the following.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Measure =  Calculate(sum(TableA[Column]), TableB[Column] &amp;lt;&amp;gt; Blank() )&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;________________________&lt;/P&gt;&lt;P&gt;If my answer was helpful, please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&lt;I&gt; to help the other members find it&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Click on the &lt;STRONG&gt;Thumbs-Up icon &lt;/STRONG&gt;if you like this reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/channel/UCKwBEguA8IlBubIobaOormg?sub_confirmation=1" target="_blank"&gt;&lt;FONT color="blue"&gt;YouTube&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp; &lt;A href="https://linkedin.com/in/fowmy" target="_blank"&gt;&lt;FONT color="blue"&gt;LinkedIn&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2020 12:44:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sum-from-table-a-filter-table-b/m-p/1522405#M29737</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2020-11-29T12:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: sum from table a + filter table b</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sum-from-table-a-filter-table-b/m-p/1522408#M29738</link>
      <description>&lt;P&gt;Thanks !&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="52518" data-lia-user-login="Fowmy" class="lia-mention lia-mention-user"&gt;Fowmy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2020 12:46:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/sum-from-table-a-filter-table-b/m-p/1522408#M29738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-29T12:46:23Z</dc:date>
    </item>
  </channel>
</rss>

