Hi, I have two date variables on my dateset on Quater Year format. I would like to make a calculation substracting the two dates and see how many quarters have past between two dates. For example, if my Date2 is q3 2022, and Date1 is q1 2021, the new calculated value number_of_quarters should give me 6. How would I make such calculation on VA?