/getting-started-for-dotnet

(Official Sample) PowerBI getting-started-for-dotnet shows everything you need to know to start using the Microsoft Power BI REST API. Source:Microsoft Power BI Team

Primary LanguageC#

Getting Started with the Power BI REST API

The Power BI getting started sample shows you how to

  • Register a Native Client Application
  • Get an Azure Active Directory access token
  • Get all datasets
  • Create a dataset
  • Add rows to a dataset
  • How to add Active Directory Authentication Library

See Overview of Power BI REST API on MSDN.