How can I update the checkbox column 01 of any table when that table changes data? use BPM data or BPM method?

How can I update the checkbox column 01 of any table when that table changes data? use BPM data or BPM method :thinking:
and if using BPM data is there a way for me to use only 1 sentence of BPM and I pass in the tables where I want to mark the column checkbox01 when there is a data change? :thinking:
image

Have a nice day! Thanh you verry much! :grinning_face_with_smiling_eyes: :thinking:

I think you would have to do a new method directive for every table. I don’t think there is an easy way to write one method to work for all tables. I would love to see it happen though!

1 Like

@NateS this is how i’m going to do it too thank you but i want to know if there is a BMP data for update event every time i update i always update the checkbox01=true or character01=1 column for example

thank you i was expecting a better solution but without 100 tables i have to write for 100 bpm for 100 tables

Have a nice day! Thank you!