I want to display one line for each record that has a null value in a particular field. I also want to display one "summary" line for all records that have duplicate data in the field.
My instinct is to set up a group on the field, but then all the records where the field is null are grouped together.
Is there a way to set up a group so that each time the grouping field is null, it will be grouped with one record per group?
Or am I barking up the wrong tree?
I have an idea of how to do it using formulas, but I am hoping for a more elegant, Crystaline solution.
Thanks for any ideas.
My instinct is to set up a group on the field, but then all the records where the field is null are grouped together.
Is there a way to set up a group so that each time the grouping field is null, it will be grouped with one record per group?
Or am I barking up the wrong tree?
I have an idea of how to do it using formulas, but I am hoping for a more elegant, Crystaline solution.
Thanks for any ideas.