Skip to main content

Every record in my dataset has a Created Date and Resolved Date. I need to create a graph showing the total number of records that were still open at the end of each month. So, looking at the whole data set, count those records that were created before the end of that month and are either still open (Resolved Date null) or were resolved after the end of that month. I have experimented with scaffolding my data and various LOD expressions but can't quite get there. I need the month end total to always look at the entire data set, regardless of what date filters might be applied to the visualisation

Thanks in advance for any pointers

4 respuestas
0/9000