NOW Report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 05:54 PM
I have a date field with a future date, for example, a Rate Renewal Date. I need to generate a list showing how many records will be due for renewal six months from now. If I run the job on the first day of each month, how many records will be due for renewal in six months?
is this correct? where it will show me all the records for the 6th month?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2024 08:54 AM
Filter you have there seems to be correct. Just make sure you have AND between these two conditions.
Please mark this answer helpful and correct if it helps you so others can benefit from this answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2024 10:57 PM
Hi @Ganesan5 ,
Why not utilize below: (6 months from now)
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 09:12 AM
Hi Ander, I can use that if I am doing this check daily, but that will list all the records after falls 6 months from.
As for my use case, we planning to run this monthly to show all the records falls under 6th month, from 1st day to last day of that month.