Forum Discussion
Anonymous
7 years agoNot applicable
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}) ...
v-chuncz-msft
7 years agoCommunity Support
- Anonymous7 years agoNot applicable
Thanks, v-chuncz-msft .
I have tried it and was able to use the parameter there, but I want to use the PowerBI visualizations.
Can you re-integrate data frames from the Python viz as PBI data table? Or is there a way to integrate the parameter into the Python script when loading data tables?
Thanks!