BIDateDimensionManager::addMinAndMaxDates Method [AX 2012]

Inserts the minimum date and the maximum date values for a date dimension.

Syntax

client server private static void addMinAndMaxDates(BIRefRecId _dimensionId)

Run On

Called

Parameters

Remarks

This would avoid some process warnings when you analyze measures by date dimension when the date field is not mandatory.

See Also

Reference

BIDateDimensionManager Class