Forum Discussion
Power BI Report Workspace Error - Python
- 1 year ago
Anonymous You will need to contact support as they are the only people that can track down the Correlation ID.
You could check the Issues forum here:
https://community.powerbi.com/t5/Issues/idb-p/Issues
And if it is not there, then you could post it.
If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".
Hello Anonymous
Thank you for reaching out to the Microsoft Community Forum.
A special thanks to lbendlin and Greg_Deckler for responding on this topic.
This error often occurs due to issues in the execution environment of Python scripts between Power BI Desktop and Power BI Service, which has a more controlled and limited environment. In Power BI Service, the Python runtime environment might differ from your local machine. Ensure that the same Python version and libraries are available and compatible within the Power BI Service environment.
Additionally, as lbendlin suggested, installing and configuring a data gateway can help establish a more consistent connection, potentially resolving the issue.
If the problem persists after these checks, it is advisable to contact Microsoft Support for further assistance, as they can provide better support for the specific environment and error details.
You can submit a ticket through the Microsoft Power BI Support Portal:
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
If my response has resolved your query, please mark it as the Accepted Solution to assist others. Additionally, a 'Kudos' would be appreciated if you found my response helpful.
Thank You