Create dashboard

Nagoor Basha1
Tera Contributor

What will  difference 'This week' and 'Last week' display? in Dashboard creations

2 ACCEPTED SOLUTIONS

Tai Vu
Kilo Patron
Kilo Patron

Hi @Nagoor Basha1 

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

View solution in original post

AndersBGS
Tera Patron
Tera Patron

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/

View solution in original post

2 REPLIES 2

Tai Vu
Kilo Patron
Kilo Patron

Hi @Nagoor Basha1 

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

AndersBGS
Tera Patron
Tera Patron

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/