Hello, I have another issue on dashboard.
The chart it cannot sort or order manually.
For example my X axis is '4 weeks ago' '3 weeks ago' '2 weeks ago' 'last week'
in dataset the row is order like this, but in chart it sort by name.
The chart shows '2 weeks ago' '3 weeks ago' '4 weeks ago' 'last week'
In sort function, there is only sort by data asc and desc.
How can I change the order in Chart back to '4 weeks ago' '3 weeks ago' '2 weeks ago' 'last week' ?
Moreover, in data lab is there any function to change row or column order? I cannot find them in step list.
Thank you.