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!
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'?
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.
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.
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?
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.
Very helpful tip around the Filer Array to generate the Trigger code - so slick - thank you; that has worked perfectly.
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!
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'?
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.
@@acreativeopinion thanks for the reply! ❤️
Great Video as always
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.
Thanks for watching. I use Adobe Premiere pro to edit my videos.
hello! very helpful! however, why does my trigger always trigger twice? it's almost simultaneously triggering :/
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?
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.
I don't see "Action Type" as a dynamic content option in my Compose options - Am I missing something?
Can you specify which part of the tutorial you are referring to?
Very interesting and good tip for finding the syntax of a condition. Thank you
Thanks so much for watching!