Hi all, been going on for many hours for what seems really simple, but i cannot get it to work the way i wanted
Heres my flow for context:
1. when an item is created or modified (projectlist)
2. get items (tasklist) with filter query ProjectID (in tasklist) eq ID (in projectlist)
3. Initialize variable named 'varProjectLead2' / string / empty field in value
4. apply to each with condition
4a. condition is when project lead 2 is equal to null
4b. if yes, apply varProjectLead2 into Project Lead 2 field to make it blank
4c. if no, then apply Updated Project Lead 2 name
so that all my testing, it didnt recognise that ProjectLead2 field is empty. im stuck!!
i want the flow to make projectlead2 in tasklist as blank when i remove projectlead2 in projectlist
appreciate any help! thank you


