<?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 Newbie - Think I have no understanidng of table relationships. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-Think-I-have-no-understanidng-of-table-relationships/m-p/2062424#M46562</link>
    <description>&lt;P&gt;Hi all,&lt;BR /&gt;I am trying to so something which I think is very basic. I have four tables. Three have data that I need to work out percentage utilization for each type of service and one table that I am using as a lookup table to get a count from. I created a measure for each table that works the math to return the percentage, when I run them induvidually they seem to work. When I try to create a dashboard and have all in the same project, they seem to fail, I lose the ability to even make a visulation work. I think this may be down to my very little (mis) understranding of table relationships. I have tried to point the three tables that contain data to the lookup table. I attach a link to a test pbix project I created just now to show my project hoping it give a better understanding.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/s/gkywr14r40v2cd6/CampusStatsTest.pbix?dl=0" target="_self"&gt;https://www.dropbox.com/s/gkywr14r40v2cd6/CampusStatsTest.pbix?dl=0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any explaintions you can give to point me in the right direction would be great.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Sep 2021 17:56:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-07T17:56:35Z</dc:date>
    <item>
      <title>Newbie - Think I have no understanidng of table relationships.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-Think-I-have-no-understanidng-of-table-relationships/m-p/2062424#M46562</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;I am trying to so something which I think is very basic. I have four tables. Three have data that I need to work out percentage utilization for each type of service and one table that I am using as a lookup table to get a count from. I created a measure for each table that works the math to return the percentage, when I run them induvidually they seem to work. When I try to create a dashboard and have all in the same project, they seem to fail, I lose the ability to even make a visulation work. I think this may be down to my very little (mis) understranding of table relationships. I have tried to point the three tables that contain data to the lookup table. I attach a link to a test pbix project I created just now to show my project hoping it give a better understanding.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/s/gkywr14r40v2cd6/CampusStatsTest.pbix?dl=0" target="_self"&gt;https://www.dropbox.com/s/gkywr14r40v2cd6/CampusStatsTest.pbix?dl=0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any explaintions you can give to point me in the right direction would be great.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 17:56:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-Think-I-have-no-understanidng-of-table-relationships/m-p/2062424#M46562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-07T17:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Think I have no understanidng of table relationships.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-Think-I-have-no-understanidng-of-table-relationships/m-p/2062759#M46576</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can try to build a so called bridge-table. Your relationships are based on a many-to-many relationship, which is not to consider.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not exactly sure how you want to connect them, but you can try it with the City name. Simply build a table like this and connect all the tables to it. You will then have a 1:n relationship between them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 21:44:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-Think-I-have-no-understanidng-of-table-relationships/m-p/2062759#M46576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-07T21:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Think I have no understanidng of table relationships.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-Think-I-have-no-understanidng-of-table-relationships/m-p/2065038#M46656</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;thanks for your reply. I am not sure this will work as I also need to query the Monthly Global table to get a total count of people. Also, when I try to create table relationships as your diagram it will only let me create many to many.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Tks&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 19:26:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-Think-I-have-no-understanidng-of-table-relationships/m-p/2065038#M46656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-08T19:26:48Z</dc:date>
    </item>
  </channel>
</rss>

