Hi,
I am trying to create a custom filter that will remove all decimals and keep only whole numbers. I have tried the following formula based on a post I saw in the community but it keeps telling me that it is a malformed function call:
REGEX_Match([Sum_ENTERED_DR], \d+)
can someone please assist?
Thanks!