Forum Discussion
Anonymous
7 years agoNot applicable
Time Intelligence with Direct Query on Data Explorer (Kusto)
Hello friends, We try to create a simple measure that compares revenues from previous month. Our data source is Kusto (Azure Data Explorer). It seems that the simple CALCULATE(SUM(Amount),DATEADD(...
TomMartens
7 years agoSuper User
Hey,
this article explains a lot of date related calculations: https://www.daxpatterns.com/time-patterns/
I assume that you will find a solution for your problem.
Regards,
Tom
- Anonymous7 years agoNot applicable
Thank you, Tom
But my question was about the context of Kusto (Azure Data Explorer)...
Which calculations are working with Direct Query?
Thanks
Michael