Calculating sum from a specific period of time

Here’s something I did after looking at this thread
I created a new calculated field with the following formula: periodOverPeriodDifference(maxOver(max({GMV (USD)}),[orderID]),deliveryDate,MONTH,1)


However, this does not work either