Forum Discussion
Penguin236
5 years agoFrequent Visitor
Python Viz table not working
I'm trying to plot a dataframe as a matplotlib table in a Python visual. I tested the code in Jupyter, and it works fine, but the same code in PowerBI gives a KeyError. The error seems to be coming f...
amitchandak
5 years agoSuper User
Penguin236 , very difficult to tell with this info.
But in power bi you have to drag column on python visual and you can only use those
Check my video on how I created those visual
https://www.youtube.com/watch?v=rX3-G8u5fwc
can you share the python script including comments in power bi