Hi Vishal,
You always want to show the first value of product?
if yes then create a variable as
=substr([product];1;Pos([product];",")-1)
Hi Vishal,
You always want to show the first value of product?
if yes then create a variable as
=substr([product];1;Pos([product];",")-1)