Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
nikhilgarg
Specialist II
Specialist II

HAving error in following script !!

HEy,

I am having error in following script:

=Sum({<Event = {'Server_DOWN'} and Type = 'Planned'}>}Duration)

Please help.

thanks

1 Solution

Accepted Solutions
jonathandienst
Partner - Champion III
Partner - Champion III

Hi

Assuming this is an expression and not a line of script:

=Sum({<Event = {'Server_DOWN'}, Type = {'Planned'}>} Duration)


HTH

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein

View solution in original post

3 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

Hi

Assuming this is an expression and not a line of script:

=Sum({<Event = {'Server_DOWN'}, Type = {'Planned'}>} Duration)


HTH

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
nikhilgarg
Specialist II
Specialist II
Author

HEy,

But why didn't 'and' works instead of ',' ??

Thanks

anbu1984
Master III
Master III

And is not available in Set analysis