For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

COLUMN.DATE()

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.

COLUMN.DATE()

Last updated

Was this helpful?