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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
aalcantara
Frequent Visitor

How to Programmatically Get Data from a Power BI Dataset

I have a Power BI report published in Power BI Service.

I would like to archive the dataset for one power query of this report into a database.

I would like to programmatically do this using C#. 

Is this possible and how can this be accomplished?

2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @aalcantara 

As searched, I'm afraid it is impossible to get data from Power BI Dataset this using C# programmatically.

As a workaround, here is an article shows how to export Power BI data to SQL Server database.

 

Best Regards
Maggie

 

Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Maggie,

 

Thank you for your reponse, however, this workaround would not solve what I am trying to do.

 

We have a period closeout concept in our process that requires archiving the data at closeout.

The closeout process is what we want to be the trigger to get the data and save to the database.

There are too many data transformation in the power BI dataflow which we do not want to replicate in our C# code and would rather just get the data from power BI.

 

Thanks.

aalacantara

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors