I need to update certain fields in the form, but only if they don't already have a value. If the field already has a value, I don't want to update it. Is there a way to do this using Power Automate Desktop?
I've tried a few different approaches, but I haven't been able to get it working yet. I know I can use the "Set Element Attribute" action to update the value of a field, but I'm not sure how to check if the field already has a value before doing so.