Forum Discussion
Anonymous
4 years agoNot applicable
How to drill on datetime data without aggregating into level above
I have some data with a DateTime column. What I need to be able to do is drill down to the second level. I've created my own hierarchy Year>month>day>hours>minutes>seconds. The only problem is if...
- Anonymous4 years ago
Managed to solve it. If anyone is interested, the data type for the day/month/hour/min/sec columns I changed to Text. This stopped the data grouping into the number buckets
Anonymous
4 years agoNot applicable
Managed to solve it. If anyone is interested, the data type for the day/month/hour/min/sec columns I changed to Text. This stopped the data grouping into the number buckets