Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a pivot table that is updated daily, but for reporting purposes, I
only want to include the last 14 days in my report . I see date filters for this week or last week, this month or last month, but how do I create a custom filter for =today()-15? Thank you!! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You could add a column of formulas to your data table, with a formula like
=A2 (TODAY()-15) and then use TRUE as your filter... HTH, Bernie MS Excel MVP "Amijab" wrote in message ... I have a pivot table that is updated daily, but for reporting purposes, I only want to include the last 14 days in my report . I see date filters for this week or last week, this month or last month, but how do I create a custom filter for =today()-15? Thank you!! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Bernie, thanks for the quick response.
I will go ahead and do that for the one report that I have, but my preference is to create the moving data range in the pivot table (PT). The reason for this is I have multiple pivot table reports with rolling date ranges (i.e. the past 14 days, the past 30 days, the past 90 days, etc.) these PT's in turn populate graphs. I am currently manually selecting the dates each day. It seems to me that there would be the ability to create a date range using the "custom date" filter. Is this possible? Thanks again for your help!!! "Bernie Deitrick" wrote: You could add a column of formulas to your data table, with a formula like =A2 (TODAY()-15) and then use TRUE as your filter... HTH, Bernie MS Excel MVP "Amijab" wrote in message ... I have a pivot table that is updated daily, but for reporting purposes, I only want to include the last 14 days in my report . I see date filters for this week or last week, this month or last month, but how do I create a custom filter for =today()-15? Thank you!! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When you recalc your workbook and refresh your pivot table, those values will update, so it will be
a 'moving data range', or at least as automatic as you can make it. Just make sure that you extend your formulas to match your data- which can be an automatic option, based on your version. HTH, Bernie MS Excel MVP "Amijab" wrote in message ... Bernie, thanks for the quick response. I will go ahead and do that for the one report that I have, but my preference is to create the moving data range in the pivot table (PT). The reason for this is I have multiple pivot table reports with rolling date ranges (i.e. the past 14 days, the past 30 days, the past 90 days, etc.) these PT's in turn populate graphs. I am currently manually selecting the dates each day. It seems to me that there would be the ability to create a date range using the "custom date" filter. Is this possible? Thanks again for your help!!! "Bernie Deitrick" wrote: You could add a column of formulas to your data table, with a formula like =A2 (TODAY()-15) and then use TRUE as your filter... HTH, Bernie MS Excel MVP "Amijab" wrote in message ... I have a pivot table that is updated daily, but for reporting purposes, I only want to include the last 14 days in my report . I see date filters for this week or last week, this month or last month, but how do I create a custom filter for =today()-15? Thank you!! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excel 2007
Moving date range: Filter last xx days. http://www.mediafire.com/file/qnmoik...04_21_09c.xlsx |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula fields in Pivot Tables? | Excel Discussion (Misc queries) | |||
Pivot Tables - Column Fields | Excel Discussion (Misc queries) | |||
text fields in pivot tables | Excel Worksheet Functions | |||
row fields in pivot tables | Excel Discussion (Misc queries) | |||
Pivot tables - custom fields | Excel Discussion (Misc queries) |