Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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
Solved! Go to Solution.
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
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Fabric update to learn about new features.