Support center for flex.bi version 4.0

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  • No labels