Forum Discussion
ellen3333
5 years agoRegular Visitor
Python visual (seaborn box plot) get error message: Could not interpret input
I want to create a python visual by using the following script but got an error message: could not interpret input "BaseRank." Anyone can help me to explain what is the root cause and how to solve i...
v-alq-msft
5 years agoCommunity Support
Hi, ellen3333
Based on the error message, it seems that the python interpreter can't recognize the input 'BaseRank'. I'd like to suggest you check if there is something wrong with 'BaseRank'. About how to create Power BI visuals by using python, you may refer to the document .
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
ellen3333
5 years agoRegular Visitor
The BaseRank is like "6-Associate", what is wrong with this?
Thanks,