Question
Counting Function
I am fairly new to reporting in WF. I have what I feel like is a very basic question. I feel like I am missing something very simple. I'm trying to figure out how to count things in WF. Specifically I would like a report that returns two columns of data.
One column is the project reference number
The second column is a count of the number of tasks in the project
I know how to get this info by grouping, but I want to generate a report that returns only the two columns when I export the data to an excel file. Matt Strong