I have a flow where i define certain fields of certain item in my sharepoint list via variables in power automate before i then update the item one time instead of updating it everytime for the diffrent if clauses. Like this:
But in certain cases i want to clear the field so that its empty but if i put null i think it will just take the value it was before and not clear it. How can I solve this?
Ah okay yes I made a mistake thx 👍
Hi @JustusCk ,
Null you can define like this:
If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.
Regards,
Riyaz
I thought of that but i have other flows that check if fields are empty with the empty() comand and that would not work anymore if the field is not empty
I am going to suggest that you have a simple compose at the start of the flow that has a SPACE in it. Whenever you need to instert a blank field then you add this in that location.
I hope the above will work, I have not tried or used it.
Andrew
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1