dubravcik / pbixrefresher-python

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

Error message: ..cannot find pbixrefresher... #7

Closed ImkeF closed 6 years ago

ImkeF commented 6 years ago

The program doesn't run, although the installation looks to be successful. I'm a novice and might be missing sth basic here - thx for help: Error message: image Which translates to sth like: the command "pbixrefresher" is either written incorrectly or cannot be found.

Successful installation: image

package is listed under pip list as well: image

ImkeF commented 6 years ago

Got it working when using the full paths like this: C:\Users\MyName\Downloads\pbixrefresher.py C:\Users\MyName\Downloads\sample.pbix