The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
109 | |
80 | |
77 | |
46 | |
39 |
User | Count |
---|---|
137 | |
108 | |
64 | |
64 | |
53 |