Can we change the format of a field (e.g. Number to Dollars).

1Always.

2No, we can never change the format.

3Usually, but we may need to convert the data types (date to text)

4We need to copy the value to another field first.

Respuesta :

I think the answer is

3 - Usually, but we may need to convert the data types (date to text)

Because we can change the format, but depends of the original format type and in what type you need to format.

I think this can help.