Hello everyone,
What I am trying to do is just what is described in the title. I have a folder in SharPoint that contains several files (which cannot be moved to another folder). I want the Power Automate trigger to start only when a specific file in this folder is updated.
If any other files in that folder update, Power Automate must not be started.
Can someone help me?
Solved! Go to Solution.
Like this:
Please...
If I answered your question Accept it as a solution ✔️
If I helped you out, please give me some Kudos 👍
Thanks 😙
Like this:
Please...
If I answered your question Accept it as a solution ✔️
If I helped you out, please give me some Kudos 👍
Thanks 😙
It would be easier if I included the code for you to copy:
@equals(triggerOutputs()?['body/{FilenameWithExtension}'], 'documentName.docx')
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
38 | |
37 | |
37 | |
33 | |
28 |
User | Count |
---|---|
39 | |
38 | |
32 | |
29 | |
23 |