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
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
6 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
7 | |
6 | |
6 | |
5 | |
5 |