<?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: Relate a table with two other in the model in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3137009#M111856</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="456577" data-lia-user-login="TSGD2123" class="lia-mention lia-mention-user"&gt;TSGD2123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It depends on what exactly are you planning to achieve. The sample that you have provided most probably doesn't reflect the reality. I can guess that for each StrDesc there are multiple SERVID related to it. And each&amp;nbsp;&lt;SPAN&gt;SERVID&lt;/SPAN&gt; relates to multiple TASKID&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 18:08:01 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2023-03-16T18:08:01Z</dc:date>
    <item>
      <title>Relate a table with two other in the model</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3135760#M111753</link>
      <description>&lt;P&gt;Hello! Here is a simplified data model of my case:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically I hace 2 fact tables, one with services, the other with task from the services. Both have their own structure so i need each service and task associated with their structure, so I can have a 2 diferent StrDesc filters, one for Tasks and one for Services. Is there a way to do it with dax so I can avoid duplicate Structure Table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 09:58:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3135760#M111753</guid>
      <dc:creator>TSGD2123</dc:creator>
      <dc:date>2023-03-16T09:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Relate a table with two other in the model</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3135895#M111765</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="456577" data-lia-user-login="TSGD2123" class="lia-mention lia-mention-user"&gt;TSGD2123&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Please clarify further perhaps with some examples.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 10:54:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3135895#M111765</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-03-16T10:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Relate a table with two other in the model</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3136790#M111829</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a sample:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Services and Tasks should be independently connected to Structure table so that when I filter by StrDesc, for instance Structure 1, I see Services SER_ and SER_J, and Task A.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm looking is something like USERELATIONSHIP but applied to a field rather than a measure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 16:24:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3136790#M111829</guid>
      <dc:creator>TSGD2123</dc:creator>
      <dc:date>2023-03-16T16:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Relate a table with two other in the model</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3137009#M111856</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="456577" data-lia-user-login="TSGD2123" class="lia-mention lia-mention-user"&gt;TSGD2123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It depends on what exactly are you planning to achieve. The sample that you have provided most probably doesn't reflect the reality. I can guess that for each StrDesc there are multiple SERVID related to it. And each&amp;nbsp;&lt;SPAN&gt;SERVID&lt;/SPAN&gt; relates to multiple TASKID&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 18:08:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3137009#M111856</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-03-16T18:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Relate a table with two other in the model</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3138097#M111923</link>
      <description>&lt;P&gt;Each&amp;nbsp;&lt;SPAN&gt;TASKID belongs to only one SERVID, each&amp;nbsp;SERVID has one or more&amp;nbsp;TASKID. Both each SERVID and TASKID has only one structure (STRID).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm just looking for a way to avoid duplicating the STRUCTURES table and make it cleaner, more efficient.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 07:24:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Relate-a-table-with-two-other-in-the-model/m-p/3138097#M111923</guid>
      <dc:creator>TSGD2123</dc:creator>
      <dc:date>2023-03-17T07:24:59Z</dc:date>
    </item>
  </channel>
</rss>

