Skip to main content

Power BI Push Datasets Mgmt

Project description

powerbi_push_datasets - Power BI Push Datasets Mgmt


The main class PushDatasetsMgmt encapsulates the Power BI REST operations on Push Datasets (which allows programmatic access for pushing data into PowerBI) into a few simple methods:

  • deploy_dataset : Create a pushable dataset (or update the metadata and schema for existing tables) in Power BI Service by a Tabular Model (.bim file);

  • push_tables : Push all ResultSets of a Stored Procedure - data for multiple tables into a Power BI Push Dataset;

  • truncate_tables : Removes all rows from specified (or all) tables in a Power BI Push Dataset;

This module also provides two conversion tools for development-time:

For detailed usage, see the practice sample code: https://github.com/DataBooster/PyWebApi/blob/master/Sample/UserApps/PowerBIPusher/db_to_pbi.py

and its product documentation: https://github.com/DataBooster/PyWebApi#powerbi-data-pusher


Homepage and documentation: https://github.com/DataBooster/PyWebApi
Copyright (c) 2020 Abel Cheng
License: MIT

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

powerbi_push_datasets-0.1a5-py2.py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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