If you want actual date values, this will work too:
.FormulaMap(CurrentValue.DateTimeTruncate("month"))
.Unique()
Here’s an example:
If you want actual date values, this will work too:
.FormulaMap(CurrentValue.DateTimeTruncate("month"))
.Unique()
Here’s an example: