How to modify database query result in server actions?

Hello!
What about using server connect arrays?

Create a query with no output:
image

Then you create an array with the nedeed schema:
image

A repeat action that will add each record to the array with the encripted value:

And finally, a Get array list
image

Result:

If you’re using encrypt options don’t forget to backup everything before testing :slight_smile:

1 Like