Hi all, When creating a measure, I know I can specify the data of one day by setting “where” as
date = '#YYYYMMdd#' But sometimes I need to set a date range, such as date >= '2019-04-21' and date < '2019-04-23' How can I achieve this? Any help is appreciated. Thank you.
