4 Ways You Can Use Trigger Conditions in Your Microsoft Power Automate Flow

Поділитися
Вставка
  • Опубліковано 2 гру 2024

КОМЕНТАРІ •

  • @Alan-ps2ul
    @Alan-ps2ul 3 місяці тому +1

    Very helpful tip around the Filer Array to generate the Trigger code - so slick - thank you; that has worked perfectly.

  • @meganmcdermott5563
    @meganmcdermott5563 Місяць тому

    I'm working on a flow that needs to be triggered once a user has internet access and comes online again. The user has stored PowerApps forms on their local device while submitting the forms offline. Those stored forms also need to be assigned incrementing page Id's (based on already existing forms in the database) before they are added to the database. For example, if the last form saved to the database has a page Id of 123, then the stored forms should be added to the database starting with 124 and incremented by 1 from there. Obviously, only the first part of my scenario relates to this video, but any help would be appreciated!

  • @ryanj1262
    @ryanj1262 8 місяців тому

    I found your content on a Microsoft forum. I'm so grateful! Subbed!
    Request: updating a list item when the corresponding planner task is marked ' in progress' or 'completed'?

    • @acreativeopinion
      @acreativeopinion  4 місяці тому

      Thanks for watching. Unfortunately the automated Planner triggers are limited to: When a new task is created, When a task is completed and When a task is assigned to me. There isn't currently a trigger that checks to see if a Planner task has been modified.

    • @ryanj1262
      @ryanj1262 4 місяці тому

      @@acreativeopinion thanks for the reply! ❤️

  • @nemanjap7244
    @nemanjap7244 8 місяців тому

    Great Video as always

  • @DOrwells
    @DOrwells 7 місяців тому

    This video is amazing, weldone.
    Please can I know how you were able to zoom the tutorial sections and it didn't get blurry, I would like to learn even if it's paid.
    Thank you, I will be waiting for your response.

    • @acreativeopinion
      @acreativeopinion  7 місяців тому

      Thanks for watching. I use Adobe Premiere pro to edit my videos.

  • @gemithhh
    @gemithhh 3 місяці тому

    hello! very helpful! however, why does my trigger always trigger twice? it's almost simultaneously triggering :/

  • @philippvanderheide7494
    @philippvanderheide7494 8 місяців тому

    Great video! like always :)
    Q: when you have a list with status column but multiselected field - but want to trigger the specific status - does it also works like shown?

    • @acreativeopinion
      @acreativeopinion  4 місяці тому

      Thanks for watching! The multi-select column is handled a bit differently. You could try to use the contains function to see if the selections made 'contain' a specific string.

  • @jordanking6315
    @jordanking6315 6 місяців тому

    I don't see "Action Type" as a dynamic content option in my Compose options - Am I missing something?

    • @acreativeopinion
      @acreativeopinion  6 місяців тому

      Can you specify which part of the tutorial you are referring to?

  • @stephanedenis5394
    @stephanedenis5394 8 місяців тому

    Very interesting and good tip for finding the syntax of a condition. Thank you