Current month in Report-Pivot-Chart - filter on the current month

Current month in Report-Pivot-Chart - filter on the current month

HI,

let assume I have a table with the following fields:

Date (date);
Quantity (integer);

Should be possible to create a bar graph with:

  • on axis x the date;
  • on axis y the sum of quantity for that date;
  • a filter on the current month?

tks,

pippo