Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
WilliamMunguti
Frequent Visitor

Tables Not Appearing In Lakehouse But are visible on my Notebook Resource Lakehouse

Hello,

I require some asssictance on how to go about this issue. So I was fetchig data from an api and did some cleaning on a notbook. I want to store the data in a table in my lakehouse. The issue is the table successfuly creates on my notebook lakhouse environment, but they don't appear in my lakehouse. How can I go about this? I require some assittance please.

The table you see on lakehouse, I had to create that manually from a parquet file that I had saved in the files directory.In LakeHouse the tables are not appearingIn LakeHouse the tables are not appearingTables in Notebook envrionment seem to be created in lakehouseTables in Notebook envrionment seem to be created in lakehouse

1 ACCEPTED SOLUTION

Hi Thanks for the response. Actualy the reason was that the tables was being created in the default lakehouse and not lakhouse url I was pointing it to using the url. It eventually worked okay when I figured out I had to change the default lakhouse to the one I wanted to store in

View solution in original post

5 REPLIES 5
SudhavaniKolla3
Helper II
Helper II

Hi, the first image which you have showcased is SQL end point. so in SQL end point, if the table is in delta paqrue format ( a table symbol with triangle shape), then only it will show, otherwise, it wont show in SQL end point, but even thoigh its not delta parquet format, will show in lakehouse, that is the reson, u are unable see the tables in SQL end point

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Thanks for the response. Actualy the reason was that the tables was being created in the default lakehouse and not lakhouse url I was pointing it to using the url. It eventually worked okay when I figured out I had to change the default lakhouse to the one I wanted to store in

SudhavaniKolla3
Helper II
Helper II

Hi, the first image which you have showcased is SQL end point. so in SQL end point, if the table is in delta paqrue format ( a table symbol with triangle shape), then only it will show, otherwise, it wont show in SQL end point, but even thoigh its not delta parquet format, will show in lakehouse, that is the reson, u are unable see the tables in SQL end point

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

spencer_sa
Super User
Super User

A couple of points 

Firstly there is a delay between a notebook creating a table and that table appearing in the SQL Analytics endpoint.  (There are a few topics on this)

Secondly, sometimes the SQL Analytics endpoint needs refreshing (icon near the top left of the pane) before new tables appear in the list on the left.

Thanks. I noticed this as well 👍

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors