Hi all,
Is it possible to filter a date property in a view by day only?
I have a view with the following filters:
-
Year
-
Month
-
Day (Date)?
At the last level, I would like it to display only the day, instead of the full date.
Example (desired result):
-
20 – X
-
21 – X
This way, I would see only the day number, not the full date like "20/01/2025".
Could you help me with that?