Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Power BI + Python + Scrollable Table?

Hi All, I am trying to find out if scrollable Tables using Python are possible inside of Power BI. I was able to get MatPlotLab table working but it looks like no scrolling is possible. I know it sh...
  • Anonymous's avatar
    Anonymous
    7 years ago

    OK I gave up on Python to create a scrolling table it is simply not possible and adds complexity to the code. So I ended up using Power Query to create a dataset I needed then added the data from that to a table visual that supports scrolling.

     

    I now know three ways to use Python with Power BI so it was worth the effort.