Pbipy

Latest version: v2.12.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

2.2.4

Bug Fixes:
* Fix missing `_REPR` on `Report` object which affects printing of the object.

2.2.3

Release adds full support for Reports. Library users can now use `pbypi` to administer the Reports in their Power BI instances.

**Full Changelog**: https://github.com/andrewvillazon/pbipy/compare/v2.1.3...v2.2.3

New Features

* Implements a new `Report` resource, representing a Power BI Report.
* `Report` objects functionality includes: cloning; listing datasources; downloading to `.pbix`; export related methods; listing pages; taking over; and more.

2.1.3

Release adds support for Workspaces (Groups). Library users can now use `pbypi` to administer the Workspaces in their Power BI instances.

**Full Changelog**: https://github.com/andrewvillazon/pbipy/compare/v2.0.3...v2.1.3

New Features

* Implements a new `Group` resource, representing a Power BI Workspace.
* `Group` objects can list users and their access, add users, update existing permissions, and remove user permissions.
* The `PowerBI` client can list visible Workspaces, create a new Workspace, and delete an existing Workspace.

2.0.3

This release sees a redesign of the previous API towards a simpler and more user friendly interface.

Previously, interactions with the Rest API involved long-winded method calls such as `pbi.datasets.get_refresh_history_in_group()` or `pbi.datasets.get_refresh_history()`. These now come straight off the associated object, e.g., `dataset.refresh_history()`.

Breaking Changes:

* Redesign api.

Features:

* Full support for all Dataset operations.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.