Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I have no idea that the power query in my laptop is workable, while my colleagues' laptop shows the errors:
"Loading blocked by failures with other queries for local files"
Does anyone know how to figure this out?
Solved! Go to Solution.
It says PermissionsError and appears to be targeting the desktop location of a user called siti.laely for the csv file in the python script
If that username isn't yourself then that's likely why you are getting permission issues, it's on the desktop of someone else's computer or windows profile. Recommend hosting the csv file in a shared drive and ensuring you have access permissions to it.
Hi @Anonymous ,
Maybe you need to check whether your tables are loaded properly.
And running R-script/Python-script in Query editor in Power BI is only supported for the datasets that can have a privacy level set to ‘public’.
Reference: Solved: Data source change error: "Loading blocked by fail... - Microsoft Power BI Community
Schedule Automated Data Exports from Power BI usin... - Microsoft Power BI Community
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , your export script in python has a problem with the file. Please check that
However, the python script should not have problems because it is workable for some of my colleagues' laptops. Only a few colleagues' laptops can not work, so I guess it is the problem with Power BI.
It says PermissionsError and appears to be targeting the desktop location of a user called siti.laely for the csv file in the python script
If that username isn't yourself then that's likely why you are getting permission issues, it's on the desktop of someone else's computer or windows profile. Recommend hosting the csv file in a shared drive and ensuring you have access permissions to it.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
115 | |
107 | |
101 | |
38 | |
35 |
User | Count |
---|---|
149 | |
122 | |
76 | |
74 | |
52 |