<?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: Pass-through relationship not working... Why? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Pass-through-relationship-not-working-Why/m-p/154271#M5217</link>
    <description>&lt;P&gt;Are your filter directions really unidirectional? If so, that's probably your answer, convert them to cross-filter in both directions.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2017 19:56:03 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2017-04-05T19:56:03Z</dc:date>
    <item>
      <title>Pass-through relationship not working... Why?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Pass-through-relationship-not-working-Why/m-p/154262#M5216</link>
      <description>&lt;P&gt;I have three tables with a relationship between each one&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Table1&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Key1&lt;/P&gt;&lt;P&gt;Col1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Table2&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Key1&lt;/P&gt;&lt;P&gt;Key2&lt;/P&gt;&lt;P&gt;Col2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Table3&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Key2&lt;/P&gt;&lt;P&gt;Col3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Relationships&lt;/U&gt;:&lt;/P&gt;&lt;P&gt;Table1(Key1) --&amp;gt; Table2(Key1)&lt;/P&gt;&lt;P&gt;Table2(Key2) --&amp;gt; Table3(Key2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I add a slicer on Table3's column Key2 and a table visual displaying Table1.Col1, I expected the table's contents to change when I select different values in the slicer. &amp;nbsp; They do not. &amp;nbsp; &amp;nbsp;If I add Table2.col2 to the table visual everything works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why doesn't Power BI walk through&amp;nbsp;the relationships from Table3-&amp;gt;Table2-&amp;gt;Table1 if I do not reference a column from Table2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In SQL I can do the equivalent&amp;nbsp;query and it works (see below), so why not in Power BI?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Select Table1.Col1&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from Table1, Table2, Table3&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;where Table1.Key1 = Table2.Key1&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and Table2.Key2 = Table3.Key3&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and Table3.Col3 = 'XYZ'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 19:41:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Pass-through-relationship-not-working-Why/m-p/154262#M5216</guid>
      <dc:creator>NuTek</dc:creator>
      <dc:date>2017-04-05T19:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pass-through relationship not working... Why?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Pass-through-relationship-not-working-Why/m-p/154271#M5217</link>
      <description>&lt;P&gt;Are your filter directions really unidirectional? If so, that's probably your answer, convert them to cross-filter in both directions.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 19:56:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Pass-through-relationship-not-working-Why/m-p/154271#M5217</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2017-04-05T19:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pass-through relationship not working... Why?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Pass-through-relationship-not-working-Why/m-p/154279#M5218</link>
      <description>&lt;P&gt;Thanks! I missed the bi-directional relationship :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 20:04:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Pass-through-relationship-not-working-Why/m-p/154279#M5218</guid>
      <dc:creator>NuTek</dc:creator>
      <dc:date>2017-04-05T20:04:38Z</dc:date>
    </item>
  </channel>
</rss>

