Forum Discussion

Skon311's avatar
Skon311
Regular Visitor
5 years ago
Solved

How to plot the result of python script in a simple table? (Power BI visuals by using Python)

Dear Power BI community ,

 I am beginner with Python Visuals, i am trying to display the result of my python script in a simple table plot but when i run the script i have this issue "No image was created. The Python code didn't result in creation of any visuals" , any recommendations for a python library which can help me to display a simple lines on table? 

Here is my script:

Here is the error

here is my expectations : 

thanks all,