The branching part is the issue. When it doesn't need to branch out, the date field is set via initializing and setting the variable. This works great but when branches out and leaves the date/time column blank, I get this error:
Unable to process template language expressions in action 'Set_DateDeath_variable' inputs at line '0' and column '0': 'In function 'formatDateTime', the value provided for date time string '' was not valid. The datetime string must match ISO 8601 format.'.
I have a condition setup like this:
If date field is equal to null
If Yes, it will use this expression from a Compose data operator with expression below:
if(empty(outputs('Compose')),null,outputs('Compose'))
If No, it doesn't branch out and displays the date field.
I am stuck here. Any help is greatly appreciated. Thank you!!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
48 | |
17 | |
16 | |
13 | |
13 |
User | Count |
---|---|
79 | |
40 | |
27 | |
22 | |
18 |