Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Using Power BI variable in Python Script

Hi there,   I was trying to see if we could run a Python script in PowerBI using a PowerBI variable as part of the script. For instance, the script would be: print({Sum of Sales Variable})   ...