Date statements breaking in visualisations
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2024 12:09 PM
Hello
I am having an issue with date statements in data sources for visualisations. When I use a statement like created is less than 7 days ago, when I go back and edit the filter it looks like this:
Created > javascript:gs.daysAgo(7)
and is working fine.
When I do the same for created at or after 3 months the result is:
Created >= 01-08-2024 00:00:00
and the date doesn't update each month, meaning I have to go back and fix all my reporting every month.
How can I fix this?
0 REPLIES 0