I have am working on a list that may have 2 different employees (2 different columns in the same list) assigned to a task. If the task has been assigned to 2 employees, it should show the same task per row per employee. Ultimately I thought that I would be able to use a conditional statement that if both fields were not blank, it would create another row copying the data from the form. Is this possible?
Original Request: Emp A and Emp B -- data from form
Separated Task: Emp A Blank -- Data from form
Blank Emp B -- Exact copy of data from form
Thank you for your help. Hopefully this makes sense.
Using SharePoint Designer 2013 and Microsoft flow. SharePoint 0365