Hi,
My scenario is that we have a master sharepoint list "Projects Master" on our Technology site which contains columns such as:
Project name
Project manager name
Programme
Programme manager name
etc.
Then on a sub site "Change team site" we have a number of sharepoint lists e.g. Risks and Issues, Benefits etc.
Each of these lists uses a site column to look up the parent table "Projects" to pull through the project information to which that entry applies.
We then have a workflow written in SPD2010 on out Risks and Issues list so that when the item was changed, if it's status was "High" then it sent an email notification to the Project manager.
With the demise of SPD2010 I now need to re-write this workflow in Automate.
I have created a flow which triggers when an item is raised or changed. However when I try to send an email notification to the project manager I cannot find the field in the dynamic content of the trigger (Presumably because this is a look up field)
Also there seems to be no id or value visible that I can use to make a "Get Item" call to the master list.
Please could anyone advise how to solve this issue as I have only started using Automate this month.
Many thanks