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
Anonymous
Not applicable

Where is LearnMoreUrl of custom data connector used in PowerBI Desktop?

Hi, I see that there is a LearnMoreUrl field in UI publishing part code of building PowerBI custom data connector, but I did not see where it is used in PowerBI Desktop. Could anyone show that where it is used? Thanks!


https://docs.microsoft.com/en-us/power-query/handlingdataaccess

LeanMoreUrl, text, (optional) Url to website containing more information about this data source or connector.

 

https://github.com/microsoft/DataConnectors/blob/dbd99078501897e04e7a6b9305ad7857ae1b7a63/samples/Re...

Relationships.PublishNone= [
    Beta = true,
    Category = "Other",
    ButtonText = { "Relationship - None", "Relationship - None" },
    LearnMoreUrl = "https://powerbi.microsoft.com/"
];

0 REPLIES 0

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.