using Abs
Hello everyone. I am summing up the total which might be negative or positive. I want to show it always positive.
So I am using Abs function to display a positive value. For Eg: [Abs([Total])]
but its giving me error. But when i display total alone For Eg: [Total] I am getting value in it -245. I want to show it always positive 245.
Thank you.
So I am using Abs function to display a positive value. For Eg: [Abs([Total])]
but its giving me error. But when i display total alone For Eg: [Total] I am getting value in it -245. I want to show it always positive 245.
Thank you.