Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.