Hi,
can anybody helps me. I have flow to update item. Item has several lookup fields. Sometimes lookup fields has value. And I need to remove this value using flow (Sharepoint update action). I used null value to set up lookup field, but it doesnt work.
Any ideas? Thanks.
Solved! Go to Solution.
Hi @TomasG
the value -1 should do the job.
Enter a custom value and type in -1.
Hi @TomasG
the value -1 should do the job.
Enter a custom value and type in -1.
Yes, it works. Thanks!