How to display data for last 4months in graph with aggregation function
Hi ,
I am trying to use aggregation function to display last 4months of data on graph at frontend. But as soon as i click on a particular month only the data of that month is displayed but i need to view the data of the current month which i selected with the data of last 2-3 months on graph. Could you please help?