Skip to content

dilansri/getting-started-for-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

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

(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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 76.2%
  • PowerShell 23.8%