PREVIOUSQUARTER

PREVIOUSQUARTER Returns a table that contains a column of all dates from the previous quarter, based on the first date in the dates column, in the current context.


Syntax

PREVIOUSQUARTER(dates)

Parameters

Dates – A column containing dates.

Return Value

A table containing a single column of date values.


Reference Data

https://docs.microsoft.com/en-us/dax/dax-function-reference

DAX Functions / Time Intelligence Functions / PREVIOUSQUARTER