sjkp / getting-started-for-dotnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 complete Getting Started with the Power BI REST API article on MSDN.

About


Languages

Language:C# 100.0%