Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HEy,
I am having error in following script:
=Sum({<Event = {'Server_DOWN'} and Type = 'Planned'}>}Duration)
Please help.
thanks
Hi
Assuming this is an expression and not a line of script:
=Sum({<Event = {'Server_DOWN'}, Type = {'Planned'}>} Duration)
HTH
Jonathan
Hi
Assuming this is an expression and not a line of script:
=Sum({<Event = {'Server_DOWN'}, Type = {'Planned'}>} Duration)
HTH
Jonathan
HEy,
But why didn't 'and' works instead of ',' ??
Thanks
And is not available in Set analysis