Hi all.
I’ve been trying to make this work for a while now, and I have it close, but not quite right. The situation is that we have multiple locations that can all have one of three statuses. Waiting, Active, and Done. These are tracked on their own board and broken down by state. I wanted to have the status of each location on the map, but since the map pulls the color of the pin from the group color, that won’t.
My solution was to make a board where the group names were Waiting, Active, and Done, then set up an automation to move an item to the proper group once it’s status changes. This doesn’t work because a mirrored status column cant be used to trigger an animation.
So, I used a formula column to hold the value of the mirrored status column, but I can’t seem to get it to trigger either.
Currently, I’m using three filtered views to show (for example) any items that are either Active or Done in the waiting group. I also have views for the Active and Done groups, and just cycle through them through the day to move anything that changed. Is there some automation I’m not seeing that will do this?
Thanks.