Now I would like to calculate a % (average) sales price difference between the previous Month and Previous Quarter and previous Year, db table is called price_sales. (% diff month by month, quarter by quarter, year by year and YTD (i.e. current month vs last full last year)
My question is how I could build the full expression/formula to show this in a graph/curve %. Any (simple) solutions?