Set: Previous 12 Months (Date)

CREATE STATIC SET CURRENTCUBE.[Previous 12 Months (Date)]
 AS lastperiods(12,[Current Calendar Month (Date)].item(0))
, DISPLAY_FOLDER = 'Lag Dates';                        
  
/* Current Calendar */