praveenkbarli / 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

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 Overview of Power BI REST API on MSDN.

About

(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


Languages

Language:C# 82.5%Language:PowerShell 17.5%