When rying to create a new flow based on "Create tasks in planner for new Outlook Tasks" template, I get the message "Condition is too complex or invalid. Unable to switch to basic mode".
I have not modified the condition. What can be the cause?
Hi @Reddy,
As I see, you are most probably trying to reach somethin like:
NotEmpty DueDateTime and DateTime
So the expression in your condition should be slightly different
@not(and(empty(triggerBody()?['DueDateTime']),empty(triggerBody()?['DateTime'])))
It depends from where you get DateTime if it is also delivered into Flow by trigger.
P.
Hi @Reddy,
Sometimes when the expression in the Condition is too complex, we could switch the Condition to basic mode, you could just leave the Condition in the advanced mode and run the flow.
I have made a test on my side and create the flow as screenshot below:
The flow would run successfully as below:
Best regards,
Alice
Hello, @Reddy!
Have you had an opportunity to apply @v-yuazh-msft‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
Hi,
Sorry I didn't reply earlier, I was busy on another project. I tried your suggestion but the flow still fails.
Power Automate User Groups are coming! Make sure you’re among the first to know when user groups go live for public preview.
User | Count |
---|---|
57 | |
44 | |
44 | |
35 | |
34 |
User | Count |
---|---|
75 | |
69 | |
59 | |
58 | |
52 |