<?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: data modelling in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/data-modelling/m-p/1797238#M701034</link>
    <description>&lt;P&gt;Morning and wow- thank you so much for replying so swiftly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure I fully understand your idea but do you mean something like this? Thanks again&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>Wed, 21 Apr 2021 09:22:34 GMT</pubDate>
    <dc:creator>BOBALENIS</dc:creator>
    <dc:date>2021-04-21T09:22:34Z</dc:date>
    <item>
      <title>data modelling</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/data-modelling/m-p/1797121#M701000</link>
      <description>&lt;P&gt;I have a fact table where each row contains different data at a local authority level.&amp;nbsp; There are therefore many rows regarding the same local authority.&amp;nbsp; I then have a dim/lookup table where I list a unique list of local authorities, so I can use this to slice my data.&amp;nbsp; All great so far.&amp;nbsp; Now I have a table that lists the local authority in one colum and in the next it lists all the other local authorities that are considered statistcally similar.( stat neighbours, see below).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;LA Name&amp;nbsp; Stat Name&lt;/P&gt;&lt;P&gt;Waltham.&amp;nbsp; &amp;nbsp; Eastbourn&lt;/P&gt;&lt;P&gt;Waltham.&amp;nbsp; &amp;nbsp; Hasting&lt;/P&gt;&lt;P&gt;Waltham.&amp;nbsp; &amp;nbsp; Borough&lt;/P&gt;&lt;P&gt;Wirral&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Eastbourn&lt;/P&gt;&lt;P&gt;Wirral&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Leeds&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OUTCOME: I would like to select a LA Name and the fact table is filtered according to the stat Names so I can show this data as a comparison for the LA Name - you might like to consider them as benchmarks, which are there to help the user undertsand if the selected LA Name is doing well or not&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROBLEMS:&amp;nbsp; For each Local Authority you have many other local authorties that are stats neighbouts (up to 10 ish) Also, each local authority could be in one or more different stat neighbour groups.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So using the example above the local authority 'Eastbourne' is a stat meighbour of both 'Waltham'. and 'Wirall' above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Solution 1.&amp;nbsp; is to create a many to many relationship between the stat neighbour LU/Dim table and the fact table. NOT IDEAL as you would prefer a 1 to many relationship here&lt;/P&gt;&lt;P&gt;Solution 2. You can use the LA dim/LU to create a bridge table between the stat neighbout and the fact table- this has limited success and you need to add bi directional flow- NOT IDEAL as you would ideally have the flow in one direction only&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a nicer solution that I am missing?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;THANKS SO MUCH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 08:59:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/data-modelling/m-p/1797121#M701000</guid>
      <dc:creator>BOBALENIS</dc:creator>
      <dc:date>2021-04-21T08:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: data modelling</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/data-modelling/m-p/1797216#M701026</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="297010" data-lia-user-login="BOBALENIS" class="lia-mention lia-mention-user"&gt;BOBALENIS&lt;/a&gt; , Based on what I got. I think multiple join with authority table to fact. with one relation inactive and activate that using userelationship &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;refer :&lt;A href="https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in-power-bi" target="_blank"&gt;https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in-power-bi&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 09:17:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/data-modelling/m-p/1797216#M701026</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-04-21T09:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: data modelling</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/data-modelling/m-p/1797238#M701034</link>
      <description>&lt;P&gt;Morning and wow- thank you so much for replying so swiftly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure I fully understand your idea but do you mean something like this? Thanks again&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>Wed, 21 Apr 2021 09:22:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/data-modelling/m-p/1797238#M701034</guid>
      <dc:creator>BOBALENIS</dc:creator>
      <dc:date>2021-04-21T09:22:34Z</dc:date>
    </item>
  </channel>
</rss>

