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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
human239874
Frequent Visitor

Uploading DataSet to Power BI via REST API

Can I upload a DataSet (a DataTable for example) to Power BI via the REST API? I have data that would like to upload to a Power BI account so the owner can use Power BI to display the data they way they want. I would like to use the REST API to send the data from an automated script (C#) that runs each evening.

 

  1. Is this possible?
  2. Will an access token be sufficient to do this?
  3. Would I need to register my application as a server side web app or native app if it is using the REST API?
  4. Looking at the following answer posted here it looks as though I can grab the access token without having to use the ADAL library directly in my script. Soley through HTTP REST. Is this true?
0 REPLIES 0

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors