Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
How can I ensure the mini chart I am using is in the correct date order? The dimension I am using is to split the data to look back 6 months .
The spark line used in the mini chart seems to be starting from latest date to the oldest date. How can I get it so it start with the earliest date first?
Thanks
Krishna
HI @KSONI23
I haven't seen this problem before, normally it orders it self by date. How is the column ordered in a filter or table if you drop it on?
Mark
Thanks for getting back to me.
When I drop the month field into a table, it appears from old to latest date .
But in the spark link , the graph seems to show the opposite trend as i am expected . I cannot check the points of the months on the spark line, as when i hover over it the average appears for the duration of month. this number is correct its just the trend it self seems to be the wrong way round.
This is the filter i am using on the spark line