<?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: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!? in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3811289#M1752</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="535913" data-lia-user-login="Scott_Powell" class="lia-mention lia-mention-user"&gt;Scott_Powell&lt;/a&gt;&amp;nbsp;did you use dataflow gen2 to populate the Lakehouse table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are some other community threads also which shows different row counts in Notebook and SQL Analytics Endpoint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(It seems to be some different interpretation of delta table version history between the Notebook and the SQL Analytics Endpoint maybe?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created an idea:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=cea60fc6-93f2-ee11-a73e-6045bd7cb2b6" target="_blank" rel="noopener nofollow noreferrer"&gt;https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=cea60fc6-93f2-ee11-a73e-6045bd7cb2b6&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the links to the other community threads:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/Duplicated-Rows-In-Tables-Built-By-Notebook/m-p/3655240#M3645" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/General-Discussion/Duplicated-Rows-In-Tables-Built-By-Notebook/m-p/3655240#M3645&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/Duplicated-rows-between-notebook-and-SQL-Endpoint/m-p/3707317#M4305" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/General-Discussion/Duplicated-rows-between-notebook-and-SQL-Endpoint/m-p/3707317#M4305&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2024 15:07:30 GMT</pubDate>
    <dc:creator>frithjof_v</dc:creator>
    <dc:date>2024-04-04T15:07:30Z</dc:date>
    <item>
      <title>Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3768941#M1746</link>
      <description>&lt;P&gt;Hi, I've got the most basic of issues. I'm trying to write some Fabric notebooks to apply change data capture logic on several large tables. But I'm running into issues - I can't get the notebook to even return the proper number of rows that are in the table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the test notebook I'm running. Note that according to this code, the table has 113,019,072 rows:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if I go into the SQL endpoint for the Lakehouse and run a count(*) against that table - it returns a different number of rows -&amp;nbsp; 112,417,049:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas what could be going wrong? I'm going to open a ticket with Microsoft but hoping someone knows what the underlying issue might be.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2024 18:08:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3768941#M1746</guid>
      <dc:creator>Scott_Powell</dc:creator>
      <dc:date>2024-03-16T18:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3771008#M1747</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="535913" data-lia-user-login="Scott_Powell" class="lia-mention lia-mention-user"&gt;Scott_Powell&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using fabric community. &lt;BR /&gt;Apologies for the issue you're facing, at this time, we are reaching out to the internal team to get some help on this.&lt;BR /&gt;We will update you once we hear back from them.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 09:36:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3771008#M1747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-18T09:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3772826#M1748</link>
      <description>&lt;P&gt;Awesome, thank you&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;. Please let me know if you hear anything.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate the help!&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 01:03:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3772826#M1748</guid>
      <dc:creator>Scott_Powell</dc:creator>
      <dc:date>2024-03-19T01:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3779373#M1749</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="535913" data-lia-user-login="Scott_Powell" class="lia-mention lia-mention-user"&gt;Scott_Powell&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Apologies for the issue you have been facing.&amp;nbsp;The best course of action is to open a support ticket and have our support team take a closer look at it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please go ahead and raise a support ticket to reach our support team:&amp;nbsp;&lt;A href="https://support.fabric.microsoft.com/support" target="_blank" rel="noopener"&gt;Link&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 12:57:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3779373#M1749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-20T12:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3779378#M1750</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="535913" data-lia-user-login="Scott_Powell" class="lia-mention lia-mention-user"&gt;Scott_Powell&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Apologies for the issue you have been facing.&amp;nbsp;The best course of action is to open a support ticket and have our support team take a closer look at it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please go ahead and raise a support ticket to reach our support team:&amp;nbsp;&lt;A href="https://support.fabric.microsoft.com/support" target="_blank" rel="noopener"&gt;Link&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 12:57:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3779378#M1750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-20T12:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3780514#M1751</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;, I've opened support request&amp;nbsp;&lt;SPAN&gt;2403200040013153 for this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 20:16:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3780514#M1751</guid>
      <dc:creator>Scott_Powell</dc:creator>
      <dc:date>2024-03-20T20:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3811289#M1752</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="535913" data-lia-user-login="Scott_Powell" class="lia-mention lia-mention-user"&gt;Scott_Powell&lt;/a&gt;&amp;nbsp;did you use dataflow gen2 to populate the Lakehouse table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are some other community threads also which shows different row counts in Notebook and SQL Analytics Endpoint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(It seems to be some different interpretation of delta table version history between the Notebook and the SQL Analytics Endpoint maybe?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created an idea:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=cea60fc6-93f2-ee11-a73e-6045bd7cb2b6" target="_blank" rel="noopener nofollow noreferrer"&gt;https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=cea60fc6-93f2-ee11-a73e-6045bd7cb2b6&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the links to the other community threads:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/Duplicated-Rows-In-Tables-Built-By-Notebook/m-p/3655240#M3645" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/General-Discussion/Duplicated-Rows-In-Tables-Built-By-Notebook/m-p/3655240#M3645&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/Duplicated-rows-between-notebook-and-SQL-Endpoint/m-p/3707317#M4305" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/General-Discussion/Duplicated-rows-between-notebook-and-SQL-Endpoint/m-p/3707317#M4305&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 15:07:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3811289#M1752</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-04-04T15:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3811330#M1753</link>
      <description>&lt;P&gt;Do you know which rows are different between the Notebook and the SQL Analytics Endpoint?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need to find out which rows are different, I guess you could use the notebook to&lt;SPAN&gt;&amp;nbsp;write the test dataframe to a new lakehouse table e.g. UserActionLogLoginEventFact_test&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then I think you will find all the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;113,019,072 ro&lt;/SPAN&gt;&lt;SPAN&gt;ws of this new table&amp;nbsp;UserActionLogLoginEventFact_test i&lt;/SPAN&gt;&lt;SPAN&gt;n the SQL Analytics Endpoint.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then you could compare the two tables (Us&lt;/SPAN&gt;&lt;SPAN&gt;erActionLogLoginEventFact and&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;UserActionLogLoginEventFact_test) in&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;the SQL Analytics Endpoint or in Power BI desktop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you need to find out which rows are different.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 15:24:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3811330#M1753</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-04-04T15:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3811408#M1754</link>
      <description>&lt;P&gt;Hi all, I should have updated this thread a few weeks ago. I opened a ticket with Microsoft for this issue. It seems like the notebooks were somehow refering to older copies of the parquet tables instead of the latest and greatest. This is a known bug and a fix is being worked on (I'm not sure if it's been implemented or not).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the meantime, the Microsoft engineer had me run the following code in a notebook cell. I then waited for 15 or 20 minutes and everything was fine:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;mssparkutils.fs.unmount(&lt;/SPAN&gt;&lt;SPAN&gt;"/default"&lt;/SPAN&gt;&lt;SPAN&gt;, {&lt;/SPAN&gt;&lt;SPAN&gt;"scope"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"default_lh"&lt;/SPAN&gt;&lt;SPAN&gt;})&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;sc._jvm.com.microsoft.spark.notebook.common.trident.TridentRuntimeContext.reset()&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;sc._jvm.com.microsoft.spark.notebook.common.trident.TridentRuntimeContext.personalizeSession()&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I hope this helps anyone else who runs into this issue.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Apr 2024 15:49:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3811408#M1754</guid>
      <dc:creator>Scott_Powell</dc:creator>
      <dc:date>2024-04-04T15:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3812619#M1755</link>
      <description>&lt;P&gt;I will try it. What are "default" and "dafault_lh" parameters? Just to adatpt it to my scenario.&lt;/P&gt;&lt;P&gt;I guess default is workspace name and default_lh is lakehouse name?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 06:01:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3812619#M1755</guid>
      <dc:creator>amaaiia</dc:creator>
      <dc:date>2024-04-05T06:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3814196#M1756</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686932" data-lia-user-login="amaaiia" class="lia-mention lia-mention-user"&gt;amaaiia&lt;/a&gt;&amp;nbsp;, just leave the code "as is" - you don't need to replace anything with your actual lakehouse names or anything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 17:28:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3814196#M1756</guid>
      <dc:creator>Scott_Powell</dc:creator>
      <dc:date>2024-04-05T17:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3915918#M1757</link>
      <description>&lt;P&gt;Hello, In my scenario, in pipeline , LookUp activity is referring to older version of delta table. Just before that LookUp activity, I am updating the delta table in a notebook. Still, do you think using the same code in notebook would help Lookup activity referring the latest updated version?&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 05:14:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3915918#M1757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-14T05:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3918181#M1758</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I can find you have raised your query in Fabric Community -&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/In-pipeline-Lookup-activity-does-not-query-updated-version-of/m-p/3915826#M7779" target="_blank" rel="noopener"&gt;In pipeline, Lookup activity does not query update... - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As I can see my team mate is looking into your query closely. Please follow the steps mentioned by her inorder to get some resolution.&lt;BR /&gt;&lt;BR /&gt;You can also a give a try as&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="535913" data-lia-user-login="Scott_Powell" class="lia-mention lia-mention-user"&gt;Scott_Powell&lt;/a&gt;&amp;nbsp; mentioned -&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;mssparkutils.fs.unmount("/default", {"scope": "default_lh"})
sc._jvm.com.microsoft.spark.notebook.common.trident.TridentRuntimeContext.reset()
sc._jvm.com.microsoft.spark.notebook.common.trident.TridentRuntimeContext.personalizeSession()&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 18:02:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/3918181#M1758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-14T18:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Notebook - shows wrong # of rows in a Lakehouse table?!?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/4138363#M3955</link>
      <description>&lt;P&gt;I am facing the same issue, when I am trying to create a shortcut from Dataverse to lakehouse, the rows# count originally in dataverse is around 250000 and when I am writing spark code to get rows count in the shortcut delta table it is showing 100000. Can anybody help me to solve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 20:38:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Fabric-Notebook-shows-wrong-of-rows-in-a-Lakehouse-table/m-p/4138363#M3955</guid>
      <dc:creator>RG1565</dc:creator>
      <dc:date>2024-09-06T20:38:45Z</dc:date>
    </item>
  </channel>
</rss>

