<?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: Fact and dim join in Semantic Model in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4598629#M7746</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Mar 2025 13:37:27 GMT</pubDate>
    <dc:creator>v-priyankata</dc:creator>
    <dc:date>2025-03-06T13:37:27Z</dc:date>
    <item>
      <title>Fact and dim join in Semantic Model</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4396959#M6967</link>
      <description>&lt;P&gt;We are trying to join a fact table to multiple dimension tables. Issue we are facing is semantic model does not allow multiple join between these fact and dim tables. It allows only one key column join. so we are creating conactenated key to join among these tables. Is there better approach to create semantic model?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 18:35:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4396959#M6967</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-05T18:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fact and dim join in Semantic Model</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4397062#M6970</link>
      <description>&lt;P&gt;hello&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of creating a concatenated key directly in the semantic model, incorporate a surrogate key in your ETL process. This key is built by combining the multiple natural key columns you need and then stored as a single column in both the fact and related dimension tables. This simplifies join definitions and maintains performance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;this is helpful please accept the answer&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 19:59:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4397062#M6970</guid>
      <dc:creator>nilendraFabric</dc:creator>
      <dc:date>2025-02-05T19:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Fact and dim join in Semantic Model</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4398254#M7007</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/913195"&gt;@nilendraFabric&lt;/a&gt;&amp;nbsp;for response. Currently we are following the same approach. but every time we add surrogate key we will need to reload the dataset again. do you agree on creating hypothetical surrogate key for joining?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 13:46:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4398254#M7007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-06T13:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Fact and dim join in Semantic Model</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4593353#M7668</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;,&lt;BR /&gt;When adding a surrogate key, I understand your concern about having to refresh the dataset. Instead of creating a hypothetical surrogate key, try to use a bridge table. This table captures multiple key combinations required for joining, eliminating the need for reloading while maintaining flexibility and performance. may be This way, you don't have to modify the fact or dimension tables each time a new key is introduced.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 16:47:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4593353#M7668</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2025-03-03T16:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fact and dim join in Semantic Model</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4598629#M7746</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 13:37:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4598629#M7746</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2025-03-06T13:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fact and dim join in Semantic Model</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4602942#M7799</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 09:21:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4602942#M7799</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2025-03-10T09:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Fact and dim join in Semantic Model</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4612283#M7968</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;BR /&gt;I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please &lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 06:59:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fact-and-dim-join-in-Semantic-Model/m-p/4612283#M7968</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2025-03-17T06:59:28Z</dc:date>
    </item>
  </channel>
</rss>

