NEXTQUARTER

NEXTQUARTER Returns a table that contains a column of all dates in the next quarter, based on the first date specified in the dates column, in the current context.


Syntax

NEXTQUARTER(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 / NEXTQUARTER