Concatenate date change to number after syncing

The concatenate date (Friday, 3 Apr 2020) change to number after syncing.

Before syncing
2X_4_49e891a243401436fce8fa62e386e57f912e0812.png

After syncing
2X_e_ef4010d5339c11e5ddbaaec5b6e2a72688cda695.png

Formula:
Concatenate(Switch(Weekday([REPORT ID]),1,“Sunday”,2,“Monday”,3,“Tuesday”,4,“Wednesday”,5,“Thursday”,6,“Friday”,“Saturday”),”, ” ,Day([REPORT ID]),” ” ,Switch(MONTH([REPORT ID]), 1, “Jan”, 2, “Feb”, 3, “Mar”, 4, “Apr”, 5, “May”, 6, “Jun”, 7, “Jul”, 8, “Aug”, 9, “Sep”, 10, “Oct”, 11, “Nov”, “Dec”),” ”,year([REPORT ID]))

In edit mode, the date is ok.

Is this a bug in Appsheet?

1 5 742
5 REPLIES 5
Top Labels in this Space