Hi,
I would like to be able to check the tasks in my planner each day and if the start date is today or in the past, assign the green label (named Current), if the start date is yet to happen, I would like to assign the silver label (name Future). So I would need to switch tasks from future to current as the start date arrives.
I am a completely newbie to this and have had a go - but I am clearly not understanding something really basic!
This is the overview of what I have tried to do, but it doesn't work:
When I run it I manage to get through the this first filter stage ok:
but this one doesn't work- is it because I have chosen the start date field from the previous filtered list?
The the 'for each' was inserted automatically and I'm not sure it is the correct approach?
I then had the following condition:
and if true, I tried to update the task to have a silver label and not a green one:
Any help would be really appreciated as what I have done just does not work!
Many thanks!