Hii am using this component and i have entity with status Boolean field.but I want to show the status as "Active" or "inactive" based on Boolean value I am not using structure.diretly converting aggregate list in json.with help of structure I can do but is there any other wor around
Hi @Arkyadeep Bharadwaj ,
you could add a calculated column to your aggregate.
Dorine