HI All,
What happened to the complex conditions in FLOW?
All I have now is the basic with an add button to add more basic conditions!
I create flows for when items are created or modified.
I use a condition where modified = created for new items. (And of course I have to convert to my timezone)
then I use complex conditions where I test for empty columns to send send out update alerts.
I can have 5 or more alerts sent in one FLOW.
--New items go to a group
--updated items go to another group when some column is updated
--updated items go to other groups based on other updated columns. ...
I tried to use the new basic "where sent to is not equal to" and I left the criteria blank, but that didnt work. it sent even when the column was blank.
then I tried where not equal to '' also failed like leaving empty!
Can someone please tell me how to do the below in the new basic condition?
@and(not(empty(triggerBody()?['DateSent'])),not(empty(triggerBody()?['DateSentToTax'])),empty(triggerBody()?['DateSentTo']),empty(triggerBody()?['DateReviewedByTaxDept']))
Thanks,
Joe
Solved! Go to Solution.
It looks like you created a post with this same question in the General Flow Discussion forum.
You received responses and marked your post as Solved.
Can you mark this post as Solved or grant permission to mark this post as Solved?
Scott
It looks like you created a post with this same question in the General Flow Discussion forum.
You received responses and marked your post as Solved.
Can you mark this post as Solved or grant permission to mark this post as Solved?
Scott
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
8 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
8 | |
4 | |
4 | |
3 | |
2 |