- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2025 08:21 AM
Look for help regarding a knowledge report: which conditions would need set that shows any articles that have a Next Certification Date at or within the next 30 days? I've attempted creating this with condition of:
"Next Certification Date"
"is less than"
"30 days"
but i have to select another option after than and I've had no success.
Any help is appreciated!
Solved! Go to Solution.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2025 11:28 AM
Assuming "Next Certification Date" is a glide_date field, try changing your filter from "is less than" to "relative"
and then picking "before" "30 days from now"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2025 11:28 AM
Assuming "Next Certification Date" is a glide_date field, try changing your filter from "is less than" to "relative"
and then picking "before" "30 days from now"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2025 06:00 AM
Great, thank you @Community Alums! This works 😀