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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
JWS
New Member

export results of SQL query from a fabric warehouse to a flat file on a SharePoint documents library

Hi,

 

New here. My apologies in advance.

 

I would like to have a triggered event, for simplicity let's say every hour, I would like the contents of a specific table that exists in My Workspace in Fabric in a Data Warehouse to be exported to a .csv file in a SharePoint documents library.

 

I have tried to search for an answer to this, but, google queries and even asking Copilot this, possibly simple question, yields no useful results. Asking Copilot leads to it halucinating a menu tree in power automate where I should create a Sink to export my data.

 

Every search leads to all of the Fabric documentation about ingesting data from SharePoint into Fabric, but there does not appear to be any microsoft authored content that I can find about how to get the data OUT.

 

Any assist would be appreciated.

Thanks!

1 REPLY 1
lbendlin
Super User
Super User

In Power Automate

- create a scheduled flow

- run a DAX query against a dataset (you get that automatically in the data warehouse)

- create a CSV table from the "First Table Rows"

- save the CSV to the SharePoint Document library.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors