<?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 use DAX to link tables in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579238#M73958</link>
    <description>&lt;P&gt;Hi! I get a message saying it doesn't recognise MAXX, and documentation says "This function is not supported for use in DirectQuery mode" -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/dax/maxx-function-dax" target="_blank"&gt;https://docs.microsoft.com/en-us/dax/maxx-function-dax&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Is there another function I could try? How did it work on your side? Thanks so much!!!&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2022 06:13:41 GMT</pubDate>
    <dc:creator>sarahmclaughlin</dc:creator>
    <dc:date>2022-06-15T06:13:41Z</dc:date>
    <item>
      <title>How to use DAX to link tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2577628#M73859</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm a PowerBI novice, and I am trying to correct a database design error using DAX.&lt;/P&gt;&lt;P&gt;I have two client types (Survivor, Supporter), but only Survivor is linked to a table with the date the service was rendered (service_id). I need to count the number of Supporters per month, but PowerBI cannot see them because they are not linked to a date (through service_id).&amp;nbsp;&lt;BR /&gt;I thought to create a custom column that can find the ClientPI_id that they both share, and then use the same (service_id) found for Survivor to populate the matching blank cell for Supporter. How could I achieve this with DAX? (Pic below)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really appreciate some help!&lt;/P&gt;&lt;P&gt;Thanks, Sarah&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 12:35:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2577628#M73859</guid>
      <dc:creator>sarahmclaughlin</dc:creator>
      <dc:date>2022-06-14T12:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use DAX to link tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2577834#M73866</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="400934" data-lia-user-login="sarahmclaughlin" class="lia-mention lia-mention-user"&gt;sarahmclaughlin&lt;/a&gt;&amp;nbsp; try it&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 13:55:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2577834#M73866</guid>
      <dc:creator>DimaMD</dc:creator>
      <dc:date>2022-06-14T13:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to use DAX to link tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579238#M73958</link>
      <description>&lt;P&gt;Hi! I get a message saying it doesn't recognise MAXX, and documentation says "This function is not supported for use in DirectQuery mode" -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/dax/maxx-function-dax" target="_blank"&gt;https://docs.microsoft.com/en-us/dax/maxx-function-dax&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Is there another function I could try? How did it work on your side? Thanks so much!!!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 06:13:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579238#M73958</guid>
      <dc:creator>sarahmclaughlin</dc:creator>
      <dc:date>2022-06-15T06:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use DAX to link tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579347#M73967</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="400934" data-lia-user-login="sarahmclaughlin" class="lia-mention lia-mention-user"&gt;sarahmclaughlin&lt;/a&gt;&amp;nbsp;&amp;nbsp;You must create a computed column, not a measure,&amp;nbsp;Please provide a screenshot of the error&lt;BR /&gt;See example&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/1Yq3ui5fVWCTha5CO-E-Pr7b4KzkvmV_P/view?usp=sharing" target="_self"&gt;Example_pbix&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 07:00:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579347#M73967</guid>
      <dc:creator>DimaMD</dc:creator>
      <dc:date>2022-06-15T07:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use DAX to link tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579375#M73969</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 07:06:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579375#M73969</guid>
      <dc:creator>sarahmclaughlin</dc:creator>
      <dc:date>2022-06-15T07:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to use DAX to link tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579535#M73973</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="400934" data-lia-user-login="sarahmclaughlin" class="lia-mention lia-mention-user"&gt;sarahmclaughlin&lt;/a&gt;&amp;nbsp;You do not need to do this in PowerQuery, but add a calculated column in PowerBi.&amp;nbsp;&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 07:52:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579535#M73973</guid>
      <dc:creator>DimaMD</dc:creator>
      <dc:date>2022-06-15T07:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use DAX to link tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579734#M73987</link>
      <description>&lt;P&gt;Thank you so much! This worked perfectly!!! I've been stuck on this for weeks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 09:14:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-DAX-to-link-tables/m-p/2579734#M73987</guid>
      <dc:creator>sarahmclaughlin</dc:creator>
      <dc:date>2022-06-15T09:14:38Z</dc:date>
    </item>
  </channel>
</rss>

