Show data in chart of previous 5 month

Hi I’m trying to show the data of previous 5 month in a bar chart. Well The chart will show the how much transaction was made during that month. It should group the transaction according to there month and then sum the amount of transaction.


This is how I am grouping my that It’s work fine but there is a problem in it. When It show data in chart it did’nt start from the previous 5 month it start from current month.

Just like in this chart It shows the Feburary data on November month.
Can someone help me with this.

2 Likes

Hi,

You can control the date choose months and type -5. Apply this operator in starting date that I thing will works

image

2 Likes

No It did not work. I have already tried it.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.