Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello everyone,
I made a python script to draw the map of France thanks to a .geojson file in python, but the probleme is, once i have published my report, the path is wrong, i have to indicate a new path to indicate the path in the python script to read the .geojson file. But which path could i use to make it works?
Thanks.
Solved! Go to Solution.
Hi. First validate that your code will work in Power Bi Service checking this documentation with the libraries involved:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-python-packages-support
Then, considering you need to use a file to make the python code work it sounds like you can't use a local one. You can try uploading the file to a public repo like github to take its raw value or maybe it can work with a drive and its download link.
I hope that helps,
Happy to help!
Hi. First validate that your code will work in Power Bi Service checking this documentation with the libraries involved:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-python-packages-support
Then, considering you need to use a file to make the python code work it sounds like you can't use a local one. You can try uploading the file to a public repo like github to take its raw value or maybe it can work with a drive and its download link.
I hope that helps,
Happy to help!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
59 | |
34 | |
27 | |
25 | |
24 |
User | Count |
---|---|
63 | |
53 | |
31 | |
24 | |
20 |