Display date when summary by week of the year

Does anyone know if its possible to show the date or date range (anything more intuitive??) than just the week of the year number in the label?

You can achieve that by using concat in sql formula


I am using postgres as example
Good luck