Forum Discussion

SK07's avatar
SK07
Contributor
6 years ago
Solved

Groupby using groovy

I want to display by groupby item and count the rate using groovy in ReadyAPI.(Like this: Item 12: Count(Rate) : 400 Json1 : {"prods": [{"Item":"11","rate": 100},{Item":"12","rate":200},{Item":"12",...