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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Fabric Update Carousel

Fabric Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors