Forum Discussion
DewCherian
4 years agoFrequent Visitor
Access power bi through selenium python
Hi, I am trying to login to powerbi portal using selenium python code but keyboard is not reachable us the error i am facing. Could you please hep me with it. from selenium import webdriver from ...
Anonymous
4 years agoNot applicable
Hi DewCherian ,
Please make sure the account in your code has access to Power BI.
Here is an offical blog about Python package in Power BI. I hope it could help you solve your issue.
For reference: Create visuals by using Python packages in the Power BI service
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.