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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
Noeleke1301
Helper III
Helper III

Oracle Data to CSV / Parquet in lakehouse without creating a table

Hi all,

 

I'm trying to make a layout for my lakehouse, based on the medaillon architecture. It states that my bronze layer should be stored in files.

 

However, when I load my Oracle data (on-prem database) into a dataflow and sink it into my lakehouse, it creates a table (but no file) which I don't want.

 

What's the best way to get my Oracle data and push it to my lakehouse as a csv file, without letting it create a table?

1 ACCEPTED SOLUTION

Since you don't want to create it as a table, you can create a ADF Pipeline and load that data into ADLS Gen2 into required format and create a shortcut to that file in Lakehouse. 

View solution in original post

6 REPLIES 6
GeethaT-MSFT
Microsoft Employee
Microsoft Employee

Hi, @Noeleke1301 Move data to the FILES section in Lakehouse, not the TABLES section.  All data moved to TABLES section will be transformed to Delta Table automatically.

Regards

Geetha

 

@GeethaT-MSFT When I select my lakehouse as a sink, I can only sink it as a table.

 

Noeleke1301_0-1689140792305.png

 

 

Also in my lakehouse, I can't move a table to the FILES section. I can only view the files behind it (but the files are not actually listed in the FILES section.

 

Noeleke1301_1-1689140951736.png

 

Since you don't want to create it as a table, you can create a ADF Pipeline and load that data into ADLS Gen2 into required format and create a shortcut to that file in Lakehouse. 

Thanks for your reply.

So it's not possible to do this within Fabric?

I've read somewhere that Fabric Data Factory will have an on-prem connector in GA?

yes, that's true, please like the answer if you have found it helpful. Thank You!

Noeleke1301
Helper III
Helper III

Does no one have a solution for this?

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.