Hi Expert,
I have created line chart using two object (Count,Week)
Y Axis=Count
X Axis=Weeks (Format - MM/DD/YY)
I want take count of the last 8 week I did this one but X axis date was not coming as order as expected.Find the below images date is not displaying as order. Coud you please assist
here I want to display Date as sorted order like below format
2/22/16 - 2/28/2016
2/29/16 - 3/6/16
3/7/16 - 3/13/16
3/14/16 - 3/20/16
3/21/16 - 3/27/16
3/28/16 - 4/3/16
4/4/16 - 4/10/16
4/11/16 - 4/17/16
How to do?.Date contains MM/DD/YY format
Regards
Ganapathy