Hi,
I have a pivot table which looks at the number of appointments different staff members have had/ have coming up. I have dates in the row field, names in the column field and a count of staff id in the data/value field.
I know there are dynamic date filters; but they don't meet my requirements here. I'd like to dynamically filter the dates to show today's date and any future date. I've tried the custom filter and have discovered that I can't use =today() or =(now) as
a criterion, unless I'm missing something. I've also tried referring to a cell containing the =today() formula as my criteria; but it seems I can't do that either.
I know I could add a field to the source data which checks if the date matches my criteria and then I could add that as a page/report filter field; but I don't want to confuse the users of the workbook.
Is it possible to create a custom filter from the date field to satisfy my requirements?
Many thanks for your help.
Karen