Hi
I am trying to filter out rows based on whether both columns have an integer 0
It seems the use of "contain" only works for strings ie
Contains([Actuals [EUR]]],0) OR Contains([Budget [EUR]]],0)
Please can someone point me towards the numeric version of "contains" ?
thanks
Mark