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
- Host: GitHub
- URL: https://github.com/tomaztk/Powershell-scripts-for-PowerBI
- Owner: tomaztk
- Created: 2022-08-18T05:49:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T12:02:25.000Z (over 1 year ago)
- Last Synced: 2024-12-02T18:12:08.827Z (4 months ago)
- Language: PowerShell
- Size: 11.7 KB
- Stars: 10
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - tomaztk/Powershell-scripts-for-PowerBI - Powershell Scripts for Power BI (PowerShell)
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.WorkspacesFeatures
====* 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.