I have a question about my case. I have a persons fact table in my HR dashboard. I created a record per day for every person, so I can get a great view per day.
Now I want to make a count of the exits per month. Of course I can make a diffrent table and display it in a chart, but is there a better / easier way?
In this recordset example I have 0 exits in Januray, but 1 in February. After the exit date there are no records for Peter anymore.