web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Additional reminders f...
Power Automate
Unanswered

Additional reminders for contracts/documents

(0) ShareShare
ReportReport
Posted on by

Hi

 

First I will show you what we already got and where we want to go.

I've created a contract tracker that will spit out reminders 7, 30, 60 and 90 days before the date will expire.

Additional I can let them set a custom day to spit out an extra reminder AND an extra column to send out the reminder to an extra e-mail.

 

Here my current flow in detail;

 

TORFS_BE_0-1710143963241.png

 

TORFS_BE_1-1710144016215.png

Filter array detail;

 

@OR(
equals(addDays(item()?['Vervaldatum'], mul(int(string(coalesce(item()?['RemindMeXDaysBeforeExpire'], 9999))), -1), 'yyyy-MM-dd'), body('Convert_time_zone')),
equals(addDays(item()?['Vervaldatum'], -7, 'yyyy-MM-dd'), body('Convert_time_zone')),
equals(addDays(item()?['Vervaldatum'], -30, 'yyyy-MM-dd'), body('Convert_time_zone')),
equals(addDays(item()?['Vervaldatum'], -60, 'yyyy-MM-dd'), body('Convert_time_zone')),
equals(addDays(item()?['Vervaldatum'], -90, 'yyyy-MM-dd'), body('Convert_time_zone'))
)

 

 

Ok what we want to accomplish now;

-----------------------------------------

Extra column to be added:

*Einde triennaat

 

TORFS_BE_2-1710144184560.png

 

In the column "startdatum" they will always insert a start date of the contract

In the column "einde triennaat" they want a reminder 7 AND 9 months based on "Startdatum"

In the column "einde contract" every 16 and 18 months based on "Startdatum"

 

So, reminders based on two different columns to gather their info.

I don't really wanna lose my previous setup so is there a way to make the system that smart so it will lookup under which folder the documents are placed?

 

Here is my folder setup; 

I have contracts of specific  departments and the things i'm asking would apply for documents under "Huur".

All the other reminder can apply for the other folders. not for "Huur" as they want the custom ones as listed above.

 

TORFS_BE_3-1710147177944.png

 

 

Thank you in advance!!

If you need more detailed information, just ask.

 

 

 

Categories:
  • TORFS_BE Profile Picture
    on at

    Bump for my question please 🙂

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 243 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 211 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 190

Last 30 days Overall leaderboard