Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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?
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
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.