I want to format the number of an item as minutes and seconds like so:
1:17
which would be one minute seventeen seconds. I’d like to apply a growth function to this item so the results are consistent with that format. Is this possible using the “custom” format?
thanks.