Hello
I am cleaning a dataset and there are a few currency fields and a percent field in decimal form. I want to restrict the number of characters after the decimal to only 2. On the currency fields, I want to format as currency with commas, which are currently missing. I think I need to achieve this by using a formula but I can't pinpoint which formula I should use to achieve the 2 goals. I keep receiving error messages. I've included a sample of the data below. The first column is a currency field that needs currency formatting, commas. The fifth column is percent in decimal format but I want no more than 3 characters after a decimal. Both columns were assigned as Double for the type.
Thank you, in advance, for your comments and advice.
