- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2024 09:52 PM
What will difference 'This week' and 'Last week' display? in Dashboard creations
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2024 10:15 PM
The filter for This week and Last week reference to the GlideSystem API.
This week refer to gs.beginningOfThisWeek() and gs.endOfThisWeek().
Last week refer to gs.beginningOfLastWeek() and gs.endOfLastWeek()
Returns the date and time for the beginning and end of this/last week in GMT.
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2024 12:39 AM
Hi @Nagoor Basha1 ,
Please clarify the question - This week and last week is very self stating in the naming convention.
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
‎11-13-2024 10:15 PM
The filter for This week and Last week reference to the GlideSystem API.
This week refer to gs.beginningOfThisWeek() and gs.endOfThisWeek().
Last week refer to gs.beginningOfLastWeek() and gs.endOfLastWeek()
Returns the date and time for the beginning and end of this/last week in GMT.
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2024 12:39 AM
Hi @Nagoor Basha1 ,
Please clarify the question - This week and last week is very self stating in the naming convention.
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/