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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
amjee
New Member

Can we consume Power BI dataset (or Datamart) from ASP.Net application

Hi There,

I have one ASP.Net Console Application and I would like to check if there is any ways to fetch some data here from one of my power BI dataset?

not talking about embedded report or dashboard. I am searching if I can read power Bi data set (or a power Bi data mart) contents in and from my asp.net app? Like via any ado.net or oledb connection string etc.?

thanks a lot...

1 ACCEPTED SOLUTION
NandanHegde
Super User
Super User

you can use the REST API :

https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

View solution in original post

2 REPLIES 2
NandanHegde
Super User
Super User

you can use the REST API :

https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors