<?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: Linked Table display rows of NULL data in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4665933#M8811</link>
    <description>&lt;P&gt;Hi [OP's name],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, there isn’t a dedicated documentation page specifically for refreshing the schema on linked tables in Microsoft Fabric. However, you can find general information on schema management and optimization in the &lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/schema-best-practice" target="_blank"&gt;Schema Optimization Best Practices&lt;/A&gt; documentation, which may provide helpful context for your setup.&lt;/P&gt;
&lt;P&gt;Unfortunately, the "Refresh Schema" option isn't extensively documented yet. I recommend continuing with the steps I shared earlier and opening a support ticket to ensure the issue is tracked properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please give us Kudos and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thankyou.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Apr 2025 05:05:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-04-24T05:05:08Z</dc:date>
    <item>
      <title>Linked Table display rows of NULL data</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4661763#M8755</link>
      <description>&lt;P&gt;Hey Everyone, I'm thinking this will need to be a support ticket but wanted to see if anyone else has seen this.&lt;/P&gt;&lt;P&gt;Basically, I have a whole medallion architecture set up which processes data. I link the processed tables to a Lakehouse which I then serve to users. So each user group has their lakehouse that links back to the processed table lakehouse which links back to data warehouses (generally no more than 2 links in the "chain").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently, tables that had been working just fine in the user group lakehouses have started being a problem randomly. Basically, one of the linked tables will show a table of nothing but null values. When viewed through the lakehouse, datawarehouse, via PowerBI desktop, dataflows - they all show the linked table is just a bunch of rows of null values in each column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It happens randomly (or at least in no way that I can think of). I'm able to solve it by deleting the linked table and waiting a minute or two then recreating the linked table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far the easiest thing is to just fix it rather than preserve it and report it to Microsoft.&lt;/P&gt;&lt;P&gt;Has anyone else seen this? Anyone know of a permanent solution?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 19:04:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4661763#M8755</guid>
      <dc:creator>GregMarbais</dc:creator>
      <dc:date>2025-04-21T19:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linked Table display rows of NULL data</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4662300#M8758</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191419" data-lia-user-login="GregMarbais" class="lia-mention lia-mention-user"&gt;GregMarbais&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you're experiencing with linked tables intermittently displaying rows of NULLs is something we've seen in a few complex medallion-style deployments. It often points to a temporary metadata desync in the linkage particularly when lakehouses are chained or when refresh operations overlap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you mentioned recreating the linked table triggers a metadata refresh, which is why it resolves the issue temporarily.&lt;/P&gt;
&lt;P&gt;Here are a few suggestions that may help:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Watch for schema changes in the source lakehouse tables even subtle changes can affect linkage integrity.&lt;/LI&gt;
&lt;LI&gt;Consider scheduling refreshes with slight offsets across linked lakehouses to reduce potential timing conflicts.&lt;/LI&gt;
&lt;LI&gt;Use the "Refresh schema" option on the linked table before deleting it, this can sometimes resolve the issue without full re-creation.&lt;/LI&gt;
&lt;LI&gt;If possible, enable logs or monitoring to catch when and how the issue starts this may uncover patterns.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We understand the instinct to fix it quickly and move on, especially if it's faster than reporting. However, since this seems to be recurring and could affect others with similar architectures, we recommend raising a Microsoft support ticket. This will ensure the issue is officially tracked and can contribute to any long-term improvements or fixes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please give us Kudos and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thankyou.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 06:51:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4662300#M8758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-04-22T06:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linked Table display rows of NULL data</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4663242#M8767</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;, I'll look at the scheduled refreshes. Do you have a document that shows how to refresh the schema? I'm not seeing a way that I'm able to do that. I'll enter a support ticket as well.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 12:58:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4663242#M8767</guid>
      <dc:creator>GregMarbais</dc:creator>
      <dc:date>2025-04-22T12:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linked Table display rows of NULL data</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4665933#M8811</link>
      <description>&lt;P&gt;Hi [OP's name],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, there isn’t a dedicated documentation page specifically for refreshing the schema on linked tables in Microsoft Fabric. However, you can find general information on schema management and optimization in the &lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/schema-best-practice" target="_blank"&gt;Schema Optimization Best Practices&lt;/A&gt; documentation, which may provide helpful context for your setup.&lt;/P&gt;
&lt;P&gt;Unfortunately, the "Refresh Schema" option isn't extensively documented yet. I recommend continuing with the steps I shared earlier and opening a support ticket to ensure the issue is tracked properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please give us Kudos and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thankyou.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 05:05:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4665933#M8811</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-04-24T05:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linked Table display rows of NULL data</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4676551#M9013</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191419" data-lia-user-login="GregMarbais" class="lia-mention lia-mention-user"&gt;GregMarbais&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please confirm if the issue has been resolved after raising a support case? If a solution has been found, it would be greatly appreciated if you could share your insights with the community. This would be helpful for other members who may encounter similar issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your understanding and assistance.&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 02:09:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4676551#M9013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-05-02T02:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linked Table display rows of NULL data</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4680497#M9078</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;I've subitted a support ticket&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 13:38:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Linked-Table-display-rows-of-NULL-data/m-p/4680497#M9078</guid>
      <dc:creator>GregMarbais</dc:creator>
      <dc:date>2025-05-05T13:38:05Z</dc:date>
    </item>
  </channel>
</rss>

