Hi,I want to change the value of the aggregate result.I cannot add property on aggregate result to achieve it, because it needs to go through a server action to get the output.In the traditional web, i can do in preparation, for loop the aggregate result, change the value before display it to user, does anyone know how can i do it in react web development?
WEI LUN WONG wrote:
Hi Wei Lun Wong, you can use "Fetch data from other sources"
This create a flow like the preparation where you can use it to do what you need
You can use also the events to manipulate your aggregate
Hope I could help you
Best Regards
Carlos Lessa
Hi Carlos,Thanks. I can do in "Fetch data from other sources" for my case.
Good I could help you, good codes