HI ALL,
I am using a custom formula REGEX_Match([VALUES], '^\d.*'), in the filter tool to clean up a column and which should just bring out real numbers also in this column there are negative values that i also want to include in the filter of the numbers. How do i modify this to include positive and both negative. Right now it is only outputting positive numbers.
Thanks in advance.