I have an edit form, one of the field "DataCardValue24" is number, I want to display the number in below format
"##,##0.00#"
On default it is
Can we write Text(Parent.Default,"##,##0.00#")
There will no issue for new form, edit form, view form.
Or it should be written in another way.
Applied Text(Parent.Default,"##,##0.00#") and edited an old record, when try to submit form, below is the error
Please guide

Report
All responses (
Answers (