Hi,
I want terminate a condition if a cell of excel is empty,
i try many times but i can't do it
Can you help me?
Melice
i did'nt have the syntax to have a great flux so now it's good for me
Thank you for your help
Hi @Anonymous,
Do you want to terminate the flow if there is there is null value within the record?
You could try as below.
Write an empty expression on the condition:
empty(items('Apply_to_each')?['StartDate'])