Skip to main content

Automatically create PowerBI dashboards using the .pbir file type

Project description

Power Bpy

Do you wish you could build dashboard with python or R, but can't because the client specifically asked for Power BI or your employer only supports publishing Power BI? Do you love love love Power BI, but wish there was a way to automatically generate parts of your dashboard to speed up your development process?

Introducing Power Bpy, a python package that lets you create Power BI dashboards using functions 💪 instead of a point-and-click interface 🥹. Dashboards created using these functions can be opened, edited and saved normally in Power BI desktop.

This package uses the new .pbip/.pbir format with TMDL enabled. This stores dashboards as directories of text files instead of binary files letting you version control your dashboards! 🥳 These features are still preview features, so use this with caution until there's more clarity from microsoft about what they're going to do with .pbir and tmdl.

pypi Version PyPI Downloads Codecov test coverage

Features

Currently the package has functions that let you do the following without opening Power BI 🥳:

  • Create a new dashboard
  • Import data from
    • csv file stored locally
    • csv file stored in Azure Data Lake Storage (ADLS)
    • Power BI table stored as a Tabular Model Definition Language (TMDL) file
  • Add a page
  • Add background images to a page
  • Add visuals to a page
    • charts
    • slicers
    • cards
    • maps
    • text boxes
    • buttons

Dependencies

Before you can start to build power BI dashboards using this package's functions you'll need the following:

  1. Python (version 3.12 or higher!) and pip installed and on path
  2. Git installed and on path
  3. Power BI Desktop (You can create the dashboards without this, but not view them).

Power BI settings:
You'll need to enable some preview features in Power BI Desktop. Navigate to File > Options and Settings > Options > Preview features and enable the following options:

  1. Shape map visual
  2. Power BI Project (.pbip) save option
  3. Store Semantic Model using TMDL format
  4. Store reports using enhanced metadata format (PBIR)

Run the example

This example assumes you are on windows. All the code below should be entered in command prompt or put in a batch script.

  1. Create a new folder to store all the files you'll need.
:: create a new folder
mkdir automatic_PBI_dashboards_example

:: move into the new folder
cd automatic_PBI_dashboards_example
  1. Clone the files from github.
git clone https://github.com/Russell-Shean/powerbpy
  1. Activate venv.
    The following is taken from this tutorial. We'll use venv to install the python package in an isolated environemnt.
:: create a virtual environment
py -m venv .venv

:: activate the virtual environment
.venv\Scripts\activate

:: For extra credit, verify that venv is working
where python
  1. Make sure pip is installed and up-to-date.
    Pip is the tool we'll use to install the package.
:: install and/or upgrade pip
py -m pip install --upgrade pip

:: check version number (and confirm it's working)
py -m pip --version
  1. Install the package.
    This package isn't on pypi yet, so you'll need to install it from Github
```dosbat     
py -m pip install git+https://github.com/Russell-Shean/powerbpy.git#egg=powerbpy     

After the package is on pypi, you'll be able to install it using this:

py -m pip install powerbpy
  1. Create the example dashboard. Run an example script to generate an example dashboard.
py powerbpy/examples/create_example_dashboard.py
  1. Open the dashboard.
    Open the dashboard to confirm everything worked.
start test_dashboard/test_dashboard.pbip
  1. Refresh data models

After Power BI opens, you'll see a banner that looks like this: image

Click Refresh now

If everything worked you should have a dashboard that looks like this:
image

image

image

Next steps

The code used to generate the dashboard is stored here
Try building your own dashboards with these functions and let me know what happens!

Feedback

I welcome the following feedback:

  1. Pull requests to add features, add tests, fix bugs, or improve documentation. If the change is a major change create an issue first.
  2. Issues to suggest new features, report bugs, or tell me that the documentation is confusing 😅
  3. Power BI feature requests. I need help from Power BI developers who don't neccesarily have experience with python or github. I don't really know Power BI 😅, so please feel free to suggest new features. It would be really helpful if you could include a .pbix file that has the feature or even better a git diff of the dashboard before and after the change.(Use the .pbip format)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

powerbpy-0.1.2.tar.gz (32.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

powerbpy-0.1.2-py3-none-any.whl (71.6 kB view details)

Uploaded Python 3

File details

Details for the file powerbpy-0.1.2.tar.gz.

File metadata

  • Download URL: powerbpy-0.1.2.tar.gz
  • Upload date:
  • Size: 32.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for powerbpy-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1dbbe1a45f58f4e2d50e11a128a40c5708c813ccd2d158c9dd2a6e4616a4ff2b
MD5 f35314c6c5f88a13b39e87e9444260eb
BLAKE2b-256 f9262abf5f54f39a139459e5d39c67e0dbac8cc5e90d3b0a8f7f1f0bbb788ca4

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerbpy-0.1.2.tar.gz:

Publisher: python-publish.yml on Russell-Shean/powerbpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file powerbpy-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: powerbpy-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 71.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for powerbpy-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f955e3f3b6111f37eae7079f6e89dfda762d39e034c2bfd537277d501935b0bd
MD5 ff6170fa7791eec59e111bd72657b68d
BLAKE2b-256 913ec8396db0a02964ea0c58d5945f822f0ed2385945fa4e523f859bd4b703c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerbpy-0.1.2-py3-none-any.whl:

Publisher: python-publish.yml on Russell-Shean/powerbpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page