dubravcik / pbixrefresher-python

Refresh Power BI reports programmatically for free
MIT License
122 stars 54 forks source link

Issue authorizing a Native Query to Run #39

Open elemenomee opened 1 year ago

elemenomee commented 1 year ago

While this works like a champ, I am running into issues with the refresh being interrupted by a prompt to confirm authorization of a native query. In Power Query, I typically get a yellow "Edit Permissions" bar and click "Ok" to allow it to run, but it is periodically being reset.

Is there a way to modify the refresh to access that native query authorization or confirm allowance when the prompt appears?

image