I want tot treat my data to only see event between a specific time

13 Views Asked by At

I have this table which contains the timestamp for different event. I added an image. Basically what we see are different date within the year with different timeenter image description here. My goal utltimately, is to create a filter that would let me see the same data but only rhe ones where the timestamp is between 6am to 8am.

Most of the solution, I found helped me calculate how many I had, but I cant seem to show the actual value.

Ps* I am using a analysis services db *

Thank you

I tried to use the relative slicer function , I tried datesbetween function and datediff

0

There are 0 best solutions below