Hi
I have a bunch of fields (columns) that need to be multiplied by 1000 to get rid of the decimals.
I know I can setup a formula for each field, but I have a lot more fields than the example below.
Is there a way to use the Multi-Field formula to solve this simply?
| | TRUCKS | CARS | PLANES | HELICOPTERS |
| How it is in the data set | 1.123 | 2.345 | 5.455 | 4.651 |
| How I want it | 1123 | 2345 | 5455 | 4651 |
| | | | | |