Help with case statement

 

The formula works, but does not find data from the table. Help please.

CASE
WHEN
Time= "-00:15:00"
THEN Time
ELSE NULL
END

0 0 65