How to create a visual that shows the date of the current week?

Hi!

I want to create a visual that display the current week. For example, today’s date is 24/05/2023 and it is a Wednesday. So, I want to create a visual that displays “21/05/2023”.

I know that I can create the following calculated field:

truncDate( "WK",now() )

However, I cannot display the current week date.

Can anyone help me?

Would it be possible to put this in the group by field in a table and removing the formatting (remove headers, etc) as much as possible so it shows just the date?

Alternatively, you can create an insight with Maximum calculation and just show the date in the narrative.