Forum Discussion
correlation matrix / plot
- 2 years ago
Power BI Desktop has a built-in correlation quick measure. It's not perfect but it can give you an idea how to calculate that yourself. And recently LINEST(X) has been added as a function that also returns the r value.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information or anything not related to the issue or question.
If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523 - 2 years ago
Hi ModelFear
In addition to the methods you mentioned, there is an option to generate the chart with Deneb
You can see her the example :
I don't think that there are easier options than Patrick's method.
If you need it for multiple measures you can just use field parameters with this.
Here is a link for more information about field parameters :https://www.youtube.com/watch?v=-nqEv2YXLsU
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi ModelFear
In addition to the methods you mentioned, there is an option to generate the chart with Deneb
You can see her the example :
I don't think that there are easier options than Patrick's method.
If you need it for multiple measures you can just use field parameters with this.
Here is a link for more information about field parameters :
https://www.youtube.com/watch?v=-nqEv2YXLsU
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.