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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
kylebennett6
Frequent Visitor

Viewing ML Modeling Coefficients

I've recently implemented an AI Machine Learning model into our workspace, but I would like to know how to view the coefficients applied to each variable at any given time. I can see the variables in the model report, but I'm unable to view the coefficients applied to each variable from the most recent training. Is there a way to do this? I have both the web client and desktop version installed. I'm a premium user utilizing a premium capacity.

3 REPLIES 3
Anonymous
Not applicable

HI @kylebennett6,

If you mean the detail variable and metrics of your data source, I'd like to suggest you check these on your data source side.

Power bi uses the data connector with the corresponding API to get data from the remote data sources. For this scenario, power bi data model doesn't live connected to the remote Datasource and the API may not get all data fields. (metrics, custom field, dynamic variables, logic fields may not be pulled to power bi desktop)

Regards,

Xiaoxin Sheng

Are you saying that the model coefficients are stored someplace else? I have access to both platforms--both Desktop and Web versions of PowerBI. I just need to know specifically where to look to get the regression model coefficients once the model has refreshed.

 

Thank you.

Anonymous
Not applicable

Hi @kylebennett6,

Did these metrics include in your data model tables? AFAIK, power bi will pull the data model tables and convert them with AS tabular structure.
If not, you may need to manually calculate them or try to get the function of the calculated expression to the power query side, then you can invoke these functions for calculating.
Regards,

Xiaoxin Sheng

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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