Forum Discussion
cosminzanfir
6 years agoFrequent Visitor
Substract value from different month based on several conditions
Hello, Please help me find a solution to the following problem. I need to calculate the difference between this month value vs previous month. The problem is that the calculation needs to take ...
cosminzanfir
6 years agoFrequent Visitor
Hello.
So, the solution that actually worked was to create a summarize table containing all the unique key's.
in that table i've created for each record a MAX Date for employee, a MIN date for employee and found de difference between these 2 values.