In Microsoft Power Automate, when you create a flow, here is what could happen with null field that cause trouble:
- You may be expecting wrong behavior when perform an action with null field.
- If you are not handling null fields correctly, you may be expecting runtime errors like:
- InvalidTemplate. Unable to process template language expressions. The provided value is of type 'Null'.
[Asset 4536658]