Hi Perdelta and Jeremy,
Nice solution, but
{MIN({0,0,0,Start4,0,0,Start7,0})}
= 0
For First login and Last login, I think you need to exclude the 0's from the array. The following will do that with an IF() test. Boolean values are ignored by most aggregate functions, and if you don't...