Hi,
Is there any possible way to get reminders on calculated date field? I read many posts that says it is not possible as of now.
I have an Date field, Number field and a calculated column as RevokeDate which is (Date+Number).
Even if I use getitems action, it is not possible to filter on - revokedate eq today!!
Is there any workaround for this?
Thanks
Solved! Go to Solution.
Thanks for your posting.
According to your requirement, you would like to use calculated field as condition to send reminder. The most annoying part is the time format. Thus, we can use ‘formatDateTime’ function to format calculated field data.
This is my simple spo list :
|
I configured filter flow using condition action as below:
Related fx(Bold part is my dynamic content, please kindly replace accordingly):
|
Once test, I received two emails as I have two records in SPO list:
|
For more information, please refer below link for reference:
Reference guide for functions in expressions - Azure Logic Apps | Microsoft Docs
Hope the content may help you.
Thanks.
Anna
Thanks for your posting.
According to your requirement, you would like to use calculated field as condition to send reminder. The most annoying part is the time format. Thus, we can use ‘formatDateTime’ function to format calculated field data.
This is my simple spo list :
|
I configured filter flow using condition action as below:
Related fx(Bold part is my dynamic content, please kindly replace accordingly):
|
Once test, I received two emails as I have two records in SPO list:
|
For more information, please refer below link for reference:
Reference guide for functions in expressions - Azure Logic Apps | Microsoft Docs
Hope the content may help you.
Thanks.
Anna
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
7 | |
2 | |
2 | |
2 | |
1 |