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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
BenBlackswan
Helper V
Helper V

Files not showing up in Notebook's Explorer panel

In my lakehouse named "SparkSeptember", I have a csv file in the Files folder like this

Nietzsche_1-1749433964316.png

 

However, in the Explorer panel of the Notebook, the Files is empty. I have refreshed the page and closed the Notebook and restarted the notebook, but the CSV file still does not show up in Explorer.

 

you can see that I was able to read it into the dataframe in Notebook

Nietzsche_2-1749434162292.png

 

So i'm confused if this is a bug or it suppose not to show up in Explorer?

 

 

 

 

 

1 ACCEPTED SOLUTION
suparnababu8
Super User
Super User

Hi @BenBlackswan 

 

You have to click on Files then your files will be shown next this Data Items Pane(Right side).

 

Let me explain you. If you see below image, some accpeted csv file is ther in my Lakehouse under files section.

suparnababu8_2-1749437060213.png

 

Now when I navigate to my notebook, You have to click on Files(1) then it will open a window(2) in between Data items and Notebook. In that you'll be able to see all our csv file under Files section.

suparnababu8_3-1749437154191.png

 

 

Hope you are clear now.

 

Thank you!

 

Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

View solution in original post

2 REPLIES 2
v-sgandrathi
Community Support
Community Support

Hi @BenBlackswan,

 

You’re seeing the file load successfully in your notebook, but it’s not appearing in the Explorer panel, and that’s expected behavior.

This happens because the Explorer panel only reflects files that are registered or uploaded via the Lakehouse UI, not files added programmatically or through APIs. If you added the file directly (e.g., using code or from an external source), it will be available to read via Spark or DBFS paths like Files/yourfile.csv, but it may not show up in the visual Explorer until explicitly registered.

To view such files:
Click on "Files" in the Notebook.
A panel will open between the Notebook and Data Items pane.
If the file was uploaded via the UI, it will appear there.

Thakn you @suparnababu8 for the clear answer.

If my response was helpful, consider clicking "Accept as Solution" and give us "Kudos" so that other community members can find it easily. Let me know if you need any more assistance!

 

Regards,
Sahasra

Community Support Team.

suparnababu8
Super User
Super User

Hi @BenBlackswan 

 

You have to click on Files then your files will be shown next this Data Items Pane(Right side).

 

Let me explain you. If you see below image, some accpeted csv file is ther in my Lakehouse under files section.

suparnababu8_2-1749437060213.png

 

Now when I navigate to my notebook, You have to click on Files(1) then it will open a window(2) in between Data items and Notebook. In that you'll be able to see all our csv file under Files section.

suparnababu8_3-1749437154191.png

 

 

Hope you are clear now.

 

Thank you!

 

Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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