I'm struggling to apply the RoundDown function. I must be missing something very simple, can anybody help?
I'm trying to round down a number to 2 decimal points using the following by selecting the datacard and entering:
RoundDown(ThisItem.'Days_spent_(_x0025_)', 2)
WHat am I doing wrong here?