When creating an Analyzer Report or Dashboard on the User Console, I'm using a MySql database as my data source. It contains a single table, with one of its columns in a TIMESTAMP format.
How can I use the date filters on Pentaho to organise my data by year/month, etc? It only seems to read this timestamp as a string... Do I have to have separate year/month columns in my database for this to work?
Any advice is much appreciated, thanks.
How can I use the date filters on Pentaho to organise my data by year/month, etc? It only seems to read this timestamp as a string... Do I have to have separate year/month columns in my database for this to work?
Any advice is much appreciated, thanks.