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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
BourbonCoffee
Frequent Visitor

Insert Power BI dataset into SQL Server using XLMA Endpoint

Hi!

 

Any of you know if it is possible to insert data from a Power BI dataset into a SQL Server table? I'm trying through XLMA Endpoint but so far I can only refresh and do some queries using DAX from SSMS.

 

We need create a daily record from a dataset generated from a Power BI report. I appreciate your help.

 

Thanks!

1 ACCEPTED SOLUTION
edhans
Super User
Super User

Right now, the best way to do this is using Power Automate to query the dataset, return a recordset, then append to a SQL Table. Asking in the Power Automate forum for the steps would be best.

With the release of Fabric there will be I believe better ways to do this, but it is all in preview now and not fully functional.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

1 REPLY 1
edhans
Super User
Super User

Right now, the best way to do this is using Power Automate to query the dataset, return a recordset, then append to a SQL Table. Asking in the Power Automate forum for the steps would be best.

With the release of Fabric there will be I believe better ways to do this, but it is all in preview now and not fully functional.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors