Skip to content

Data-Masterminds/PSPowerBITools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSPowerBITools

PSPowerBITools is a collection of PowerShell cmdlets and functions that provide a convenient way to interact with Microsoft Power BI. It aims to simplify common tasks and automate Power BI operations.

Features

  • Explore Power BI workspaces, datasets, reports, and dashboards.
  • Manage Power BI data sources and connections.
  • And much more!

Installation

To install PSPowerBITools, you can use the PowerShell Gallery. Run the following command:

Install-Module -Name PSPowerBITools -Scope CurrentUser

Getting Started

To get started with PSPowerBITools, you can use the Get-Command cmdlet to explore the available cmdlets and functions. For example:

Get-Command -Module PSPowerBITools

Need a feature? Or found a bug?

Please open an issue on the GitHub repository to request a feature or report a bug.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors