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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
SimonPetrus
Frequent Visitor

Custom Connector Display Name in Navigator

I have created a Custom Connector with some parameters (url, key, user name), but I don't like the way it looks in the Navigator:

Is there a way to format the data source display name?

SimonPetrus_0-1742315126496.png

Thanks!

 

1 ACCEPTED SOLUTION

Hi @SimonPetrus,

In this scenario i suggest you to raise a support ticket here. so, that they can assit you in addressing the issue you are facing. please follow below link on how to raise a support ticket:

How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

View solution in original post

7 REPLIES 7
v-prasare
Community Support
Community Support

@SimonPetrus  As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

Hi @v-prasare , I'm sorry, but I had little time trying it. I only had a quick look, but I can't see where the Table.ToNavigationTable function is accessible using an Odbc.DataSource. I'm using https://github.com/microsoft/DataConnectors/blob/master/samples/ODBC/SqlODBC/SqlODBC.pq as a template, but could not find it.

Hi @SimonPetrus,

In this scenario i suggest you to raise a support ticket here. so, that they can assit you in addressing the issue you are facing. please follow below link on how to raise a support ticket:

How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

v-prasare
Community Support
Community Support

@SimonPetrus , As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

v-prasare
Community Support
Community Support

Hi @SimonPetrus,

Thanks for reaching MS Fabric community support.

 

Could you please let us know more info related to your ask like data source that your trying to use and expected diplay name for data source in custom connector? this will help us narrow down the aks.

 

 

 

Thanks,

Prashanth

Hi Prashanth,

 

I've created an ODBC driver and also a Power BI Custom Connector using this ODBC driver. It has 3 parameters (url, key and username). It works fine, but I don't like the display name in the Navigator.

It currently says {url}:{key}:{username} [1], but I would like to display only the url or maybe only the url and the username. Is that possible somehow?

Hi @SimonPetrus ,

Hope your doing well.

 

you can customize the display name in the Power BI Navigator by modifying the nameColumn parameter in the Table.ToNavigationTable function within your custom connector. This parameter determines which column's values are displayed as the names in the Navigator pane.​

For detailed guidance on handling navigation tables, refer to Microsoft's official documentation:

 

https://learn.microsoft.com/en-us/power-query/handling-navigation-tables

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors