Forum Discussion

user900's avatar
user900
Helper II
2 years ago
Solved

Create Summy Table

I have a large data set with Date and Status. Status includes Assigned, In Progress and Complete.  I want to create a dynamic summary of the count of Complete and Total by Month.  The total will be t...