Formatting Formula Results - No Date format, no numeric format

Hello,

I’m starting my journey with nocodb.

My config : nocodb 0.260.2 with self-hosting.

I notice the formatting formula results for date and numeric aren’t available (test on opera):

I check the docs :

I know there is an update since 0.260.2 but i didn’t see any mention about that in the changes.

Any idea to get this feature back?

Thank you for the help.

for a formula resulting in date, i do see formatting options available as desired. please try out in latest version & let us know if you still see any issue with that.

also share formula computation with associated field types for the variables used to help us better.

Hello @dstala ,

Thank you for your answer.
I will test again after the update to the latest version.

The formula is :
CONCAT({Annee}, "-", {Mois}, "-", {Jour})
Annee : string
Mois : string
Jour : string

Maybe it just simple as i can’t convert string to date…
It’s yet a work-around because of a bug with the date at import:

I notice it is in good hands yet!

I update to 0.262.0 and it doesn’t change anything:
Example in video → 1.32 MB file on MEGA

The bug has been fixed, and the changes are now reflected in version 0.262.1. Please upgrade to the latest version and let us know if you face any further issues.