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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
We are developing a web-based application for our database. We want to create a custom connector for Power BI to load data from the database using the web-based application.
We want to develop an m query to authenticate like the below image when clicking on sign in option it will go our web application in the default browser and authenticate.
Can someone help us with the authentication setup code sample in m query language, since this is new to us?
We tried web.contents, web.browsercontents not so sure about this connector topic.