Creating a customizable Python Visual in Power BI

Umberto Grando
CodePint
Published in
4 min readFeb 10, 2022

--

Hello World!

Today we are going to create a python visual in Power BI that can be changed dynamically by using an external slicer.

First thing we need to do is import some data. For this example we are going to import some Pokedex data from github, by using a python Data Source:

--

--

Umberto Grando
CodePint

I’m Umberto Grando, an IoT Specialist with a passion for programming, gaming and technology in general.