I set up a workflow which has a trigger condition to check if the date in a column is = to the current date. If it is then the WF is triggered. However it not being triggered.
I was thinking about starting the WF when a new item is created and using the pause until action but I not sure how many rows will be in my list and have WFs running. If I had 100 rows all with WFs running will this be an issue.
I have a another WF which updates the current date column to the current date every day. I was thinking this would be the trigger for the WF above as the column has been modified?
Please advise.
Thanks
