Hi,
I am using this formula and it isn’t implementing the decimal places from my {Refill / lowest price} column, which in itself is set to 2 decimal places:
"Lowest cost per " & {Unit} & " based on: " & “£” & {Refill / lowest price} & " for "& {Lowest cost option}
It is bringing back things like the following;
“Lowest cost per wash based on: £5.3 for 24 capsules (fragranced)”
If I go to formatting it gives me “Your result type is not a number or a date. Formatting options are currently only available if your result type is a number or a date.”
But is there any way to ensure it ‘pulls’ the number with both decimal places?
Thank you!