Is there any way to compare an accounting period t...
# general
j
Is there any way to compare an accounting period to the current period in a formula? I want to do something like
CASE WHEN {accountingperiod} = {this period} THEN…
but I can’t find any documentation on it