Document toolboxDocument toolbox

Support center for flex.bi version 4.0

AnyDateInPeriod

Returns if any date from comma separated string is between time period start and end dates.

Syntax

AnyDateInPeriod(dates_string, Time_Member_Expression)

Arguments

dates_string
String with comma separated dates (in YYYY-MM-DD or other recognized format).
Time_Member_Expression
MDX expression that returns Time dimension member.

Examples


See also

DateInPeriod