Table-1 has:
Date Number of Msgs
05-01-2015 12:45:26 2
06-01-2015 16:48:00 4
07-01-2015 10:15:25 2
07-01-2015 11:30:21 3
07-01-2015 12:30:25 5
07-01-2015 13:15:00 7
07-01-2015 13:30:00 2
07-01-2015 13:45:00 4
07-01-2015 14:00:00 3
Now let's say the current system time is 14:05:00 on 07-01-2015
when I select Hour filter, the PowerView chart should display 'Number of Msgs' vs X-Axis (last one hour with 15 minutes interval).
when I select Day filter, the PowerView chart should display 'Number of Msgs' vs X-Axis (last 24 hours with 1 hour interval).
I am able to achieve Week filter, Month filter, Year filter. Struggling to get Day and Hour filters in place as it involves time section of a DateTime column.
[Day filter showing everything at 12:00:00AM]
Image at: https://www.dropbox.com/s/uj7r8zugal9vx2n/day%20filter.JPG?dl=0
[for more details: manjunath.hireholi@gmail.com]