Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-one/powerbi-translation
Programmatically create artifact in Power BI to manage different language on a same report
https://github.com/d-one/powerbi-translation
Last synced: about 19 hours ago
JSON representation
Programmatically create artifact in Power BI to manage different language on a same report
- Host: GitHub
- URL: https://github.com/d-one/powerbi-translation
- Owner: d-one
- License: apache-2.0
- Created: 2024-06-06T11:38:32.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T12:01:58.000Z (7 months ago)
- Last Synced: 2024-11-13T09:16:55.911Z (2 months ago)
- Language: Jupyter Notebook
- Size: 239 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# Power BI Translation
## Description
This code aims to create various artifacts in a Power BI Report to facilitate the creation and management of translations.
## Requirements
- Python 3.x
## Installation
1. Clone the repository:
```bash
git clone https://github.com/d-one/powerbi-translation
```2. Navigate to the project directory:
```bash
cd your-repo
```3. Install the required dependencies:
```bash
pip install -r requirements.txt
```## Usage
1. Navigate to the notebook file (`Read and Translate a Report.ipynb`) and open it.
2. Now run the code and determine which of the three if statements you would like to execute.