Pivot Chart using Dates for Category Axis

  • Thread starter Thread starter Victoria@DIG
  • Start date Start date
V

Victoria@DIG

I have a pivot chart the uses dates for the category axis. I'd like it to
automatically adjust to show today and the previous 6 days. How would I do
this?
 
In the query, add a filter to the date field of ... Date() - 6
 
Thanks! I used the following in my date field and it worked great!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top