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
Cortana
Helper IV
Helper IV

How can I read views in notebook?

Hello everyone, How can I read my views from the lakehouse sql endpoint in notebook? I want to store those views in a notebook data frame after that I want to write those as a delta table in my lakehouse. Kindly help. Thank you.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Cortana ,

 

Views are created using the SQL Analytics endpoint and there is no metadata synchronization from the SQL endpoint to lakehouse.

 

You can use the pyodbc package to read data from the endpoint or use Spark to create views in lakehouse.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Cortana ,

 

Views are created using the SQL Analytics endpoint and there is no metadata synchronization from the SQL endpoint to lakehouse.

 

You can use the pyodbc package to read data from the endpoint or use Spark to create views in lakehouse.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

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.