" /> Combine multiple reason codes in one Filter on StatServer - Genesys CTI User Forum

Author Topic: Combine multiple reason codes in one Filter on StatServer  (Read 2269 times)

Offline szs5tim

  • Newbie
  • *
  • Posts: 46
  • Karma: 0
Combine multiple reason codes in one Filter on StatServer
« on: October 08, 2015, 11:10:58 AM »
Advertisement
Hello All,

Is there a possibility to combine two Reason Codes in one filter on StatServer ?

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Combine multiple reason codes in one Filter on StatServer
« Reply #1 on: October 08, 2015, 11:18:24 AM »
Or condition?

Offline szs5tim

  • Newbie
  • *
  • Posts: 46
  • Karma: 0
Re: Combine multiple reason codes in one Filter on StatServer
« Reply #2 on: October 08, 2015, 11:33:38 AM »
Yes, I tried to do it that way but I guess i am missing something here...

This is how I did it : "PairExists(Reasons,"ReasonName",("reason1") | ("reason2"))"

But when I try to apply the filter in CCPulse it cannot be found, so I guess the syntax is not correct.  >:(


Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Combine multiple reason codes in one Filter on StatServer
« Reply #3 on: October 08, 2015, 11:52:14 AM »
PairExists("ReasonName","reason1") | PairExists("ReasonName","reason2")

Try to read the doc next time...

Offline szs5tim

  • Newbie
  • *
  • Posts: 46
  • Karma: 0
Re: Combine multiple reason codes in one Filter on StatServer
« Reply #4 on: October 08, 2015, 12:36:10 PM »
[quote author=Kubig link=topic=9151.msg41141#msg41141 date=1444305134]
PairExists("ReasonName","reason1") | PairExists("ReasonName","reason2")

Try to read the doc next time...
[/quote]
Thanks [emoji1]
Will read it thouroughly next time.


Sent from my SM-G9200 using Tapatalk