An open API service indexing awesome lists of open source software.

https://github.com/tomaztk/Powershell-scripts-for-PowerBI

Powershell Scripts for Power BI
https://github.com/tomaztk/Powershell-scripts-for-PowerBI

Last synced: 4 months ago
JSON representation

Powershell Scripts for Power BI

Awesome Lists containing this project

README

        

# Curated list of Powershell scripts for PowerBI

Various assorted and curated list of Powershell Scripts for Power BI.
Most of the time using these modules:

* MicrosoftPowerBIMgmt
* MicrosoftPowerBIMgmt.Admin
* MicrosoftPowerBIMgmt.Capacities
* MicrosoftPowerBIMgmt.Data
* MicrosoftPowerBIMgmt.Profile
* MicrosoftPowerBIMgmt.Reports
* MicrosoftPowerBIMgmt.Workspaces

Features
====

* Deleting datasets ([Blogpost](https://tomaztsql.wordpress.com/2022/08/18/deleting-power-bi-datasets-using-powershell/))
* Storing activity logs ([Blogpost](https://tomaztsql.wordpress.com/2022/08/24/longterm-storage-of-power-bi-activity-logs-and-statistics-using-powershell/))
* Retrieving list of users for all workspaces ([Blogpost](https://tomaztsql.wordpress.com/2022/09/03/retrieving-list-of-users-for-all-workspaces-in-your-powerbi-tenant-using-powershell/))

Get started
====

The easiest way to get started is to fork the repository.

Contributing
=====

If you are interested in collaborating project, feel free to clone or fork the repository.

```
git clone https://github.com/tomaztk/Powershell-scripts-for-PowerBI.git
```

License
=======
Scripts are under the MIT license.