Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello!!!
I am trying to get data from .php website that needs authentication.
As example, my data is in a webpage like https://powerbi.system/php/report/report.php and the login page is like https://powerbi.system/php/login.php However, the Authentication window in Power BI returns the login page like https://powerbi.system that is not the correct login page and due that I cannot login.
Is there a way to setup the login page and my credentials?
All the webpage above are examples.
Thanks!!
Solved! Go to Solution.
Hi @Anonymous ,
In fact, you can't direct to use web connect to with login url, power query not support to redirect to another webpage.
In my opinion, you need to contact to support of that web site to get correspond develop resource(login api), then you can use web connector to get data from that api with account and password to get access token to invoke other REST APIs.
Regards,
Xiaoxin Sheng
Hi @Anonymous ,
In fact, you can't direct to use web connect to with login url, power query not support to redirect to another webpage.
In my opinion, you need to contact to support of that web site to get correspond develop resource(login api), then you can use web connector to get data from that api with account and password to get access token to invoke other REST APIs.
Regards,
Xiaoxin Sheng
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.