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

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.

Reply
cwarnholtz
New Member

After parameterizing the Dataverse connection database the Report View loses the column labels

A nice feature of the Dataverse connector is that it brings in all the user friendly column labels to the Report View.

 

If I change the source to use a parameter the friendly column labels disappear.

 

Source = CommonDataService.Database("uatenvironment.crm.dynamics.com",[])  --> this brings in column labels

 

Source = CommonDataService.Database(DataverseSource,[])  --> this DOES NOT bring in column labels

Is there a way to parameterize the connection and have friendly labels?

 

Thanks,

Craig

2 REPLIES 2
Anonymous
Not applicable

Hi @cwarnholtz ,

Based on the problems, here are my answers.

Firstly when after parameterizing your connection, you might need to explicitly define or map your metadata to ensure that the friendly column labels are preserved. 

Then you can read the Dataverse document: Power BI modeling guidance for Power Platform - Power BI | Microsoft Learn

vyilongmsft_1-1710383122199.png

vyilongmsft_2-1710383194829.png

 

I think this document may help you learn more about parameterization in data connections and how it might affect metadata: Parameterize linked services - Azure Data Factory & Azure Synapse | Microsoft Learn

vyilongmsft_0-1710383029927.png

 

Finally Ensure that your Dataverse connector configuration in Dataflow Gen2 or any other service you're using is correctly set up.: OneLake shortcuts - Microsoft Fabric | Microsoft Learn

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Hi Yilong,

I'm not having trouble with using the Dataverse connection or parameterizing. I'm questioning why I am losing the column label retrieval feature simply because I parameterized. Not a very useful feature in the real world.

Would you have an efficient solution to explicitly mapping the column labels?

Thanks,

Craig

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.