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

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

Reply
sudhav
Helper V
Helper V

Need to create automatic script from JSON file

Hi Team, 

I have a JSON file, I need automatic script in sql/python for that file, so that i can run that code in my pipeline to copy that file to my Lakehouse, is there any way to do that.

please let me know. 

TIA

2 REPLIES 2
miguel
Community Admin
Community Admin

the only consideration for the dataflow is that you wont be saving a file, but actually reading the file and saving the results as a table in the lakehouse. If your intent is to save the file in your lakehouse, then you can still use the copy activity in data pipelines

HimanshuS-msft
Microsoft Employee
Microsoft Employee

Hello @
Thanks for using the Fabric community.
If the intend is to copy the content of the JSON to LakeHouse , havre you tried to use the data flow ? 
If you are facing any issue , please do let me know .


Thanks
HImanshu

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Fabric Update Carousel

Fabric Monthly Update - July 2026

Check out the July 2026 Fabric update to learn about new features.

Top Solution Authors