i made a command that send you an email if a item is modified in share point through power apps. How to turn of the command for further modifications of the certain item ?
Thank you for your answer.
Have a great day
Solved! Go to Solution.
Hi @jakubz ,
So you only want to trigger the email flow on the first update of each item or after a certain condition?
You can create an additional column to act as a flag. On the first update, the flow will set the flag to false as an example. The next time, you can set a condition to exclude items with a false flag.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn
Hi @jakubz ,
So you only want to trigger the email flow on the first update of each item or after a certain condition?
You can create an additional column to act as a flag. On the first update, the flow will set the flag to false as an example. The next time, you can set a condition to exclude items with a false flag.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn
Thank you, that was exactly what I was looking for.
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 |
---|---|
12 | |
11 | |
9 | |
9 | |
6 |
User | Count |
---|---|
26 | |
20 | |
12 | |
10 | |
7 |