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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
pmscorca
Post Patron
Post Patron

How reading a Fabric lakehouse by a dataflow gen2

Hi,

is it possible to read data from a Fabric lakehouse by a dataflow gen2? I don't find the related connector.

Any helps to me, please? Thanks

1 ACCEPTED SOLUTION
frithjof_v
Super User
Super User

Get Data -> More -> OneLake data hub -> Choose a Lakehouse

 

Or Get Data -> More -> Home -> Search for the Lakehouse name

 

Or Get Data -> More -> Home -> View more -> Microsoft Fabric -> Lakehouse

 

 

Or you can use this code in a Blank query:

 

let

Source = Lakehouse.Contents()

in 

Source 

View solution in original post

3 REPLIES 3
frithjof_v
Super User
Super User

Get Data -> More -> OneLake data hub -> Choose a Lakehouse

 

Or Get Data -> More -> Home -> Search for the Lakehouse name

 

Or Get Data -> More -> Home -> View more -> Microsoft Fabric -> Lakehouse

 

 

Or you can use this code in a Blank query:

 

let

Source = Lakehouse.Contents()

in 

Source 

Hi @pmscorca 

 

We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.
In case if you have any resolution please do share that same with the community as it can be helpful to others.
Otherwise, will respond back with the more details and we will try to help.

 

Thank you.

Hi @pmscorca 

 

We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others. If you have any question relating to the current thread, please do let us know and we will try out best to help you. In case if you have any other question on a different issue, we request you to open a new thread.

 

Thank you.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

JanFabricDE_carousel

Fabric Monthly Update - January 2025

Explore the power of Python Notebooks in Fabric!

JanFabricDW_carousel

Fabric Monthly Update - January 2025

Unlock the latest Fabric Data Warehouse upgrades!

JanFabricDF_carousel

Fabric Monthly Update - January 2025

Take your data replication to the next level with Fabric's latest updates!