Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
rajulshah
Resident Rockstar
Resident Rockstar

Changing Labels in Basic Authentication in Custom Connector

Hello everyone,

 

Can anyone know how to change the labels of the Authentication type or labels in Power BI Custom Connector?

rajulshah_0-1683814259245.png

I want to write ClientId and Client Secret here. 
Please help asap.

 

@artemus 

1 ACCEPTED SOLUTION
artemus
Microsoft Employee
Microsoft Employee

You can use

Authentication = [
   UsernamePassword = [
      Label = "Client Id/Secret"
      UsernameLabel = "ClientId",
      PasswordLabel = "Client Secret"
   ]
]

View solution in original post

1 REPLY 1
artemus
Microsoft Employee
Microsoft Employee

You can use

Authentication = [
   UsernamePassword = [
      Label = "Client Id/Secret"
      UsernameLabel = "ClientId",
      PasswordLabel = "Client Secret"
   ]
]

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.