Hi everyone!
I have some type of error with try to give a "hh:mm:ss" to an Average result.
This is the formula:
Text(Average(
Filter(
'Archivo - Ciclos Repo';CLA_Tienda=HC_Tienda;CLA_Ciclo=Contract_5.Selected.Value;CLA_Inicio>DateAdd(Today();-5));CLA_Duración);"hh:mm:ss")
The average result is a number like this 0,00021412 (this number represent the difference between to date/times ).
But, when i try with Text, the result is't correct. The correct result should be 00:00:18.
Could someone help me?
Thanks!

Report
All responses (
Answers (