We're trying to update a single field in new D365 CE appointments when our reps schedule them using Outlook. Here's what I'm trying to do in a nutshell:
The failure reads:
Here's what I've built, and it passes the Flow Checker, but fails the test every time.
Flow Snip
Thanks in advance to all who can help a n00b out!
Perry
Solved! Go to Solution.
Hi @CoffeeQuaffer,
It looks like have no field of Location, could you please put the dynamic content of Location into a Compose to check whether it has value, for example:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @CoffeeQuaffer,
Could you please share the output body of the trigger? (Please shield personal information)
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @CoffeeQuaffer,
The output body of the trigger is when you run the Flow, it will have a output from the trigger, for example:
If we could get the Location field, it will be better to analyze the root of your issue.
And please pay attention to protect your personal information, thank you.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @CoffeeQuaffer,
It looks like have no field of Location, could you please put the dynamic content of Location into a Compose to check whether it has value, for example:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You lead me right to the problem, thank you! The 'Location' field is NULL when it fails. I tried very quickly to find a way to check for NULL before this condition, and didn't find anything helpful. I think I'd like to insert a condition before this one and check for NULL. If the location is NULL, then do nothing. If the location is not NULL, then do the existing condition. If the location contains 'Finite-' then perform the action as already configured.
Thanks,
Perry
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
87 | |
57 | |
41 | |
37 | |
33 |
User | Count |
---|---|
88 | |
70 | |
63 | |
58 | |
38 |