Hi all,
I have created a workflow, where, when any changes are made to specific columns ( E.g: Project Name, Category, Department, Funding) within a sheet, and another column named "Reviewed?" (which has a dropdown list Pending, Reviewed, to be discussed) is changed to Reviewed, it should generate an alert to specified person. However, this workflow is activating even if no changes are being made any of the specified columns and when "Reviewed?" coulmn is being changed from Pending to Reviewed.
(In general, whenever the new form with new project information was submitted by respective department, an approval request (either to review or to discuss) will be sent to administrator. As soon as the form is submitted the "Reviewed?" column will saved as "Pending" and after the administrator open the request and select "Reviewed", the above workflow stated is being activated, even though no changes are being made to any of those columns, it is only the "Reviewed?" coulmn that is being changed to "Reviewed").This workflow is in place, to let the administrator get alert, if somebody make changes to project information after it has been Reviewed. Can someone please help me understand what might be the issue? Thanks in Advance!