Forum Discussion

JohnnyK's avatar
JohnnyK
Advocate II
5 years ago
Solved

Python to read and work on Salesforce report

Good day.   I'm pulling a report from Salesforce.com into Power BI desktop. Then I want to use Python script work on this Salesforce report (to produce a data frame for visuals).   How can I used...
  • PhilipTreacy's avatar
    5 years ago

    Hi JohnnyK 

    In the Power Query editor you can click on Run Python Script from the Transform section of the Ribbon

     

    You need to have Python installed on your PC for this to work.

     

    Any reason you are using Python for this?  Can't you do whatever you need just by using Power Query?

     

    Regards

    Phil