Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

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.
  • Anonymous's avatar
    Anonymous
    5 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.