I have a column in a table of type date.
I have applied FormatDate([];“yyyy-MM-dd”) function on that column.
This column also has Alerter applied on it.
But Alerter does not works if we Format that column(FormatDate function).
When I remove this function,Alerter works.