Hello all,
I’m trying to introduce the new feature on a Grid to use it as dinamic filter for rows.
Each row is an Item and has its own Category of product.
I want to have on Refined Search only one line for each type of category , not repeated.
I’ve tried to insert DISTINCT on the Select SQL but nothing change.
Any hints will be very appreciated .
Thanks