Hello,
I'm creating an analyzer report in the user console, on my star schema. One of the dimensions is date.
If i pull year into my report, sorting is easy, its an integer - so all is good.
But if i pull in month -text or week-text (jan,feb or mon,tues), the sorting is alphabetical. I would like a chronological sort instead.
How can this be achieved ?
I'm trying with datasources created on both Schema workbench and User Console.
-- User console version 4.8.0 GA
Thanks !
I'm creating an analyzer report in the user console, on my star schema. One of the dimensions is date.
If i pull year into my report, sorting is easy, its an integer - so all is good.
But if i pull in month -text or week-text (jan,feb or mon,tues), the sorting is alphabetical. I would like a chronological sort instead.
How can this be achieved ?
I'm trying with datasources created on both Schema workbench and User Console.
-- User console version 4.8.0 GA
Thanks !