Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
I need to calculate the correlation coefficient between a measure price (y) and date (X) using DAX.
Please advise and if possible provide the DAX.
You can't use dates. Both values must be numeric. Which correlation do you want to compute? Pearson?
Correlation Coefficient in Power BI using DAX - Ben's Blog (datakuity.com)
Thanks for the article. Yes, need to do a Pearson correlation coefficient between a value and date. This should be possible, correct?
https://towardsdatascience.com/four-ways-to-quantify-synchrony-between-time-series-data-b99136c4a9c9
Should I convert date to unix timestamp would that work with the concept in your article?
yes, an epoch value would work.
User | Count |
---|---|
84 | |
81 | |
64 | |
53 | |
45 |
User | Count |
---|---|
100 | |
48 | |
42 | |
39 | |
38 |