COLUMN.DATE
COLUMN.DATE returns the date available in the measure or column header.
Example
We want to add a new date measure with the date value extracted from the date hierarchy in the measure's header.
If user enters a date in the measure/column header's 'Title', COLUMN.DATE() returns that date from the title overriding the date dimensions in the headers.
Last updated