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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
kishcolor
Frequent Visitor

How to obtain the multiple correlation coefficient (R)

I use the following article to calculate variables, standard errors, t-values, and p-values using R script.

https://stackoverflow.com/questions/48796873/multiple-linear-regression-in-power-bi

231610.png

 

Using these calculated values,

I want to find the multiple correlation coefficient (R), the multiple determination coefficient (R2), and the corrected R2 value.

Most of the methods to calculate with DAX or quick measures use two variables, and I don't know how to calculate when there are three or more like this.

 

How can I use the values of these variables in R script or DAX to find the multiple correlation coefficient?

If anyone has any good ideas, could you please let me know.

 

Best regards.

 

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @kishcolor ,

 

The correlation coefficient is a statistical measure of the relationship between two variables; these values range between -1 and 1. 

There is no more documentation or information available to calculate correlation coefficients between more than two variables in powerbi.

 

For more details, you can read related blog as below.

Correlation Coefficient in Power BI using DAX - Ben's Blog (datakuity.com)

Power BI - looking for correlation - Michal Molka - Medium

How To Get Correlation Coefficient In Power BI (c-sharpcorner.com)


If the problem is still not resolved, point it out. Looking forward to your feedback.


Best Regards,
Henry


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

View solution in original post

1 REPLY 1
v-henryk-mstf
Community Support
Community Support

Hi @kishcolor ,

 

The correlation coefficient is a statistical measure of the relationship between two variables; these values range between -1 and 1. 

There is no more documentation or information available to calculate correlation coefficients between more than two variables in powerbi.

 

For more details, you can read related blog as below.

Correlation Coefficient in Power BI using DAX - Ben's Blog (datakuity.com)

Power BI - looking for correlation - Michal Molka - Medium

How To Get Correlation Coefficient In Power BI (c-sharpcorner.com)


If the problem is still not resolved, point it out. Looking forward to your feedback.


Best Regards,
Henry


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

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.