Problem:
Whenever a new file is created in my Sharepoint folder, I want to trigger a workflow only if the name of the file created starts with "Initial", "Review", or "Final"
All my attempts to code an @or(startswith(triggerCondition()?..... has resulted in either syntax error, or if no error, fails when testing and runs continuously, so I end up with no run history (failed or otherwise)
Anyone able to help me with proper syntax?
Are you supposed to use [Name], or 'Name' to reference File Name?
Can you achieve what you want with the following settings?
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1