Forum Discussion

Akenefick's avatar
Akenefick
Genius
4 years ago

kudos.sum(weight) as Constraint for JSON Query

I'm trying to use kudos.sum(weight) as a constraint on a JSON query, but I'm getting an error. Is this correct?

 

"kudos.sum(weight)":{
">":"2"
}

 

2 Replies

  • Nevermind, the problem was the quotes around the number.

  • MohammedSh's avatar
    MohammedSh
    Khoros Alumni (Retired)
    4 years ago

    Akenefick, thank you for figuring it out by yourself!