Forum Discussion
Scott_Powell
Helper V
3 years agoCan Dataflow Gen2 read from lakehouse "Files" as a folder?
Hi, I've uploaded several hundred daily Power BI audit logs into a Lakehouse under the Files area. I'd like to use a Dataflow Gen2 to combine the files and then reshape them. Is there a way to do thi...
- 3 years ago
=Lakehouse.Content(null)
Then Drill down.
sorry for my poor English.
yjh
Helper II
3 years agoAnonymous
3 years agoNot applicable
Hi yjh I realize I wasn't clear at all. I'm not trying to load them into Power BI desktop, I'm trying to use a Dataflow Gen2 to load them into tables in the Lakehouse.
Thanks,
Scott
- yjh3 years ago
Helper II
The method is the same.
- yjh3 years ago
Helper II
=Lakehouse.Content(null)
Then Drill down.
sorry for my poor English.
- joeguicearnold2 years ago
Advocate I
This does not work for multiple files in the same folder though, right? You can only select a single file using this method as far as I an tell.
- miguel2 years ago
Community Admin
You can use the combine files experience the same as with other file system views (SharePoint, data lake, folder and others). If you're seeing any issues with this approach please create a separate topic / thread so we can take a closer look at it