Forum Discussion
Anonymous
6 years agoNot applicable
Python Permission Denied Error 13
I'm getting this error when I try to run some python code: PermissionError: [Errno 13] Permission denied: 'FILEPATH/FILE.csv'
ErrorCode=-2147467259
ExceptionType=Microsoft.PowerBI.Script...
Anonymous
6 years agoNot applicable
Hi Anonymous ,
Thanks for the tip! However, I know that I always accept the script when it asks for permission.
I'll run the script once, it'll ask for permission, and I will give it. This works fine.
Then, I'll try to re-run all my queries. This time, it gives me this error. I did not change anything in the script.
This is why I'm confused.
Anonymous
6 years agoNot applicable
HI Anonymous ,
Any specific operations in your formula? Can you please share more detail information about these?
How to Get Your Question Answered Quickly
BTW, current power bi does not support dynamic python code based on query parameters. (it will display permission notice every time your parameter changes)
Regards,
Xiaoxin Sheng