Resolved! Calculate duration*numeric value and display in minutes
I'm trying to calculate the impacted users based on below format and getting wrong result Impacted Minutes = Duration * Impacted Users Impacted Minutes(String Type) = Duration (Duration Type) * Impacted Users (STring Type) And the result should be di...