Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Pivot Table - only show dates greater than =today()

Hi everyone,

I am creating a pivot table and need to only show data that is greater
than todays date.
I have tried the following:

Column to filter.
Only include rows where
Date is greater than =today()

This doesnt work, however i am unsure if this isn't working because
the format the date is in is not showing as a date or I am writing the
the above incorrectly.

If =today() should work is there a way I can change the date?
Currently once I have created the report the dates show as
2007/03/12 which I then have to replace / with . and then vice versa
to enable me to format the cell as a date - this could be an internal
problem how the data is set up.

Any advice would be a great help.

Thanks all

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Pivot Table - only show dates greater than =today()

How about adding another field to the raw data?

You can use a formula that evaluates to whether the data should be shown or not:

=if(a2today(),"Show","Hide")

and drag down.

Then build your pivottable, but include this field in the page field. And show
the "Shows".



Angela1979 wrote:

Hi everyone,

I am creating a pivot table and need to only show data that is greater
than todays date.
I have tried the following:

Column to filter.
Only include rows where
Date is greater than =today()

This doesnt work, however i am unsure if this isn't working because
the format the date is in is not showing as a date or I am writing the
the above incorrectly.

If =today() should work is there a way I can change the date?
Currently once I have created the report the dates show as
2007/03/12 which I then have to replace / with . and then vice versa
to enable me to format the cell as a date - this could be an internal
problem how the data is set up.

Any advice would be a great help.

Thanks all


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Pivot Table - only show dates greater than =today()

Hi Dave,

Thanks for your reply.

The data is external data from an SQL server, therefore I am unable to
edit the data.
Many Thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Pivot Table - only show dates greater than =today()

With reference to the above question:

Could someone please confirm if
=today() should work in pivot tables?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Show pages without using pivot table PA_Mom Excel Discussion (Misc queries) 1 March 9th 07 04:10 PM
Average if is not greater than today jermsalerms Excel Worksheet Functions 5 August 22nd 06 10:35 PM
How to show data greater than 10 in pivot table Angus Excel Discussion (Misc queries) 6 September 15th 05 07:51 PM
countif a date is greater than today Keith Excel Worksheet Functions 3 January 12th 05 03:37 AM
show only > 9 in a pivot table jenn Excel Worksheet Functions 1 December 7th 04 09:11 PM


All times are GMT +1. The time now is 07:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"