Hi, I need to know how to do the following filters:
- Filter a date column to show weekend dates only
- Filter a date column to show the first and last day of a month only
- Filter a number column to show round numbers only (e.g. include show 12 but filter out things like 12.12)
Thanks.