Forum Discussion
GeekAlfPro
Helper V
3 years agodatesbetween different by row
Hello, I'm looking for a way to calculate a difference between two values. so far so good. Différence Kms CBu vs Capte = CALCULATE(
[Somme Kms Electric Final CB]-[Somme Kms Electric Final]...
Anonymous
3 years agoNot applicable
Hi GeekAlfPro
Can you provide some sample data , because you mentioned that the dates are from different table, what are the relationship bwtween the tables? If you want to use the condition that the dates are the same, you can use filter() function to find the same date of the different table.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.