Forum Discussion
Anonymous
5 years agoNot applicable
Python visual is not accurate
The matplotlib plot that shows up in Power BI, is different from that one, that the same code generates in a jupyter notebook. Please help.
- Anonymous5 years ago
Thank you Pragati11 and amitchandak .
The issue was with the sequence of columns. Power BI sends the columns in the alphabetical order, and not in the order in which the columns get uploaded.
Thanks again for your prompt support.
Pragati11
5 years agoSuper User
Hi Anonymous ,
Can you make sure that under this visual in Power BI, the fields that you have used - they are set to Don't Summarise?
This could be the reason why you don't see anything in Power BI for the same python script.
Thanks,
Pragati