Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I use a python query to fetch data from several text files. Whenever I need to edit the script I have to remove the query and add it again, pasting the code in the input box. If I right click my query and select "advanced editor" the script is flattened to a single row and difficult to edit.
Is there a way of opening the script in an IDLE editor?
Hi @johnerlandsson ,
You can launch your external Python IDE from Power BI Desktop and have your data automatically imported and displayed in the Python IDE.
For references:
https://docs.microsoft.com/en-us/power-bi/desktop-python-ide,
https://docs.microsoft.com/en-us/power-bi/desktop-python-visuals .
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks @v-xicai!
But I think that solution is for editing python visuals. Not for editing python as a data source. Or am I missing something?
If the problem is actual for you, please try following steps:
1) Transform data
2) Please right click on dataname and select advanced editor
3) Edit you source code and click Done.
| User | Count |
|---|---|
| 50 | |
| 37 | |
| 29 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 66 | |
| 58 | |
| 39 | |
| 21 | |
| 20 |