I have a board of employees, which (among other data) shows their current office location.
I want to have a dedicated view/board of location changes. That is: a table that shows when (date + time) an office location was changed for an employee, what the original location was, and what the new location is.
Hi @urir - one option would be to have a separate board that logs each time a change is made to the location. Let’s call the main board “Employees” and the new board “Employee Location Changes”. Employee Location Changes can be a duplicate of the Employees board, but also add a Creation Log column (this will manage the date/time it was changed).
To further functionality, I would also add a Connect Board column (two-way) between the two board, this way you can easily see a running history of changes
Thanks for the reply. After writing my original message I realized that the “Office location” itself is a mirrored column from another connected board, and as such cannot be added into the new item in the automation process. I installed an app to create a copy of the mirrored column and used that to add into the item, and that now works.
BTW - why do you suggest to use a two-way connection here? Doesn’t that add a risk of inadvertently making a change from the log to the main board?
Hi @urir - glad you got it working and are satisfied with the solution. The reason I mention creating a two-way connection is connect board settings cannot be adjusted once set. If down the road you prefer a two-way, you cannot adjust it and would have to recreate the columns and connections.
If you start with a two-way and determine you only want a one-way, you just delete the connect board column from the board you do not want/need the connection.
Additionally, you can lock down the column on the other board with edit/view permissions.