Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello guys,
I´m trying to connect to a web page with credentials, the only thing is that to access the web page I need 3 values, and Power BI Desktop (Get data from a Web) only gives you two values.
How can I connect Power BI Desktop to this web page using the three values?
Website Characters:
Username:
Account:
Password:
Power BI Web Connector:
Username:
Password:
Thanks for your help!
Solved! Go to Solution.
Power bi cannot just get data from any secured website. The web connector do not pass the username and password to the web to fetch data. As the workaround, if the website expose the REST API, you could use the api method.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
Power bi cannot just get data from any secured website. The web connector do not pass the username and password to the web to fetch data. As the workaround, if the website expose the REST API, you could use the api method.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
If you access the web page through a browser by inserting all three fields, what does the resulting url look like? Is the account name written in the url?
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.