Is there a formula where if ie data row field is X, that row auto moves to different table in same db? Thx!
Hi @conf. No, unfortunately that’s not possible at the moment.
@olgatrykush @davide is there a way to do this for separate table view then in same db then, and separately to at least clone table so that identical field values have same field id, i.e.
Pending Table: Approved field, Yes value has ie value ID 000000
Approved Table: Approved Yes has different value ID!
Or is the only way to keep same IDs through a different view in same table? Frontend end-users would not be able to access other views even though db table id is in code, correct? ty!
Hi @conf,
Would you mind explaining the final result you’d like to achieve? Why do you need to move a row to another table?
Unfortunately, at the moment Baserow can’t create automation based on specific events.
Also, I suggest reading our documentation at this link: https://baserow.io/user-docs. The terminology used in your questions suggests that it might not be very clear what a formula can do (it cannot insert or modify rows) and how databases, tables, fields (every field in Baserow has a unique ID), and views work in Baserow.