Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
count(quantity) where Product name = '3g'
Count({<[Product name]={'3g'}>} quantity)
Regards,
Stephen
Stephen I think you missed, the "$" sign. I think would be like this.
Count({$<[Product name]={'3g'}>} quantity)
Regards!!
Hi Javier,
The $ is not necessary. If it is not there, it is assumed.
Regards,
Stephen