Topic by JLFolkman
I need to be able create a workspace rule to pop-up a message that customer does not have any incidents available. This is based on:
sum_distinct(sla_instances.inc_total,sla_instances.slai_id) and
sla_instances.state = Activer or Inactive and
sla_instances.activedate is less than or equal to 0 Minutes Exactly