hi
I am calculating the division between the number of seconds of a call "duracion" into 60 to turn them in minutes as a generated field (duracion/60), "duracion" is a integer type, but I get this error
1 error(s):
Cannot create example set meta data: '/' must have arguments of type 'numerical'
I dont understand why
someone knows?
thanks