<?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: Create Relationship within Measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Relationship-within-Measure/m-p/1307665#M22741</link>
    <description>Hm... I might be able to help you if I could understand what you've written here... But I can't. Sorry.</description>
    <pubDate>Wed, 19 Aug 2020 13:47:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-08-19T13:47:20Z</dc:date>
    <item>
      <title>Create Relationship within Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Relationship-within-Measure/m-p/1304929#M22654</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I need to create a relationship between two tables within a dax measure.&lt;/P&gt;&lt;P&gt;I have the following both tables:&lt;/P&gt;&lt;P&gt;tblOrder&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;OrderNr&lt;/TD&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;01.01.2020&lt;/TD&gt;&lt;TD&gt;5000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tblLedger&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;OrderNr&lt;/TD&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;Type&lt;/TD&gt;&lt;TD&gt;Quantity&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;01.01.2020&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;01.01.2020&lt;/TD&gt;&lt;TD&gt;T&lt;/TD&gt;&lt;TD&gt;500&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortuantely, for now it is not possible to link both tables in the data model.&lt;/P&gt;&lt;P&gt;So there is wheter an active oder inactive relationship.&lt;/P&gt;&lt;P&gt;Now I would like to display every order in a matrix/ table with two colums.&lt;/P&gt;&lt;P&gt;The first one for all Types = B&lt;/P&gt;&lt;P&gt;And the second one for all Types = T&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But how?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 17:18:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Relationship-within-Measure/m-p/1304929#M22654</guid>
      <dc:creator>joshua1990</dc:creator>
      <dc:date>2020-08-18T17:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create Relationship within Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Relationship-within-Measure/m-p/1304951#M22655</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="92006" data-lia-user-login="joshua1990" class="lia-mention lia-mention-user"&gt;joshua1990&lt;/a&gt; , Not very clear, You can take type on matrix column. Ideally, these two should be joined to common orderNr Dimension &lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 17:33:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Relationship-within-Measure/m-p/1304951#M22655</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-08-18T17:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create Relationship within Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Relationship-within-Measure/m-p/1307665#M22741</link>
      <description>Hm... I might be able to help you if I could understand what you've written here... But I can't. Sorry.</description>
      <pubDate>Wed, 19 Aug 2020 13:47:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Relationship-within-Measure/m-p/1307665#M22741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-19T13:47:20Z</dc:date>
    </item>
  </channel>
</rss>

