Hello!
I know the question can be dumb but I have scanned all Youtube videos and researched. I have a Custom Function that filters the data and saving them into another DB table.
I also want to mark this DB as 'processed'. I have added a 'processed' boolean in DB but I couldn't find a way to bulk update 'ALL Records' in the given DB.
Attached is the screenshot for reference. Thanks!