Skip to main content

A package to fetch and save Power BI tables via XMLA endpoint

Project description

Power BI XMLA Endpoint Download to Parquet

This package allows you to fetch and save Power BI tables in Parquet format via the XMLA endpoint.

Python Version Requirement

This package requires Python version >=3.9,<3.13.

Installation

Using Poetry

To install the package using Poetry, run: poetry add download_pbi_xmla

Using pip

To install the package using pip, run: pip install download_pbi_xmla

Usage

After installing the package, you can use the fetch_tables command to download and save Power BI tables in Parquet format. Below are the details on how to use the command.

Command Syntax

fetch_tables --server SERVER_URL --db_name DATABASE_NAME --username USERNAME --password PASSWORD --tables Table1 Table2

Parameters

--server: The XMLA endpoint URL for your Power BI service. --db_name: The name of the database you want to connect to. --username: Your username for the Power BI service. --password: Your password for the Power BI service. --tables: The list of tables you want to fetch. You can specify multiple tables separated by spaces.

Example Usage

fetch_tables --server "powerbi://api.powerbi.com/v1.0/myorg/YourWorkspace" --db_name "YourDatabaseName" --username "YourUsername" --password "YourPassword" --tables "Table1" "Table2"

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

download_pbi_xmla-0.1.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

download_pbi_xmla-0.1.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file download_pbi_xmla-0.1.0.tar.gz.

File metadata

  • Download URL: download_pbi_xmla-0.1.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for download_pbi_xmla-0.1.0.tar.gz
Algorithm Hash digest
SHA256 31302699844a1af196c8bab0bcacd206cda92ade124a9accd672fdcc8586ef73
MD5 7407860a373136b17c6cd8069c3d6850
BLAKE2b-256 fb0026188f921f9a4278fdf8cc2600cbe1e1499bae618ac743b1762c54e40af8

See more details on using hashes here.

File details

Details for the file download_pbi_xmla-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for download_pbi_xmla-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 780354bdae6e3dc673f5b92403cac6442333af94da1336ba66072e430ff08321
MD5 641acbcda332f345476a090ebfb8b3f4
BLAKE2b-256 976635548884fb81922aedf26db3b22a6afc3d5bde144de8ac01c7c6369e236a

See more details on using hashes here.

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