Hey all, I am building a Flow that needs to follow ISO standards.
We need to review all documents within a time period, we have two columns, a last reviewed column and an ISO review-by date.
The idea is, as utcNow() approaches the review-by date, less than three months apart for example. I want a flow to start for someone to review it per ISO standards. I am unsure how to start this flow, any idea on the direction would be great. Thank you!
Solved! Go to Solution.
@Anonymous :
You may want to start you Flow with a recurrence trigger and a Get Items action with an OData filter.
Please note the following:
@Anonymous :
You may want to start you Flow with a recurrence trigger and a Get Items action with an OData filter.
Please note the following:
Thanks a ton @ScottShearer ! This was exactly what I was looking
@ScottShearer wrote:@Anonymous:
You may want to start you Flow with a recurrence trigger and a Get Items action with an OData filter.
Please note the following:
- OData filters use a columns internal name
- The parameter inside of the OData filter has single quotes around it
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.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
2 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
5 | |
3 | |
2 | |
2 | |
2 |