Hi,
I need help with formula whilereadingrecords
I want to insert the formula to display information from detail section in the report header. For example, a project number will be displayed at the header. For now I have only showing the first project number as oppose to the list of all projects within the client number selection.
How would I use the "whilereadingrecords" formula to be able to read information from the detail section?
Here is the sample of how the report should look like:
(header Information)
Client ABC
Project 01, 02, 03
(Detail Section)
Associate Hours
Rob 1
Dave 2
Sean 1
Total Project 01 4
Jen 1
Mark 3
Total Project 02 4
Total Client 8
Thank you!
I need help with formula whilereadingrecords
I want to insert the formula to display information from detail section in the report header. For example, a project number will be displayed at the header. For now I have only showing the first project number as oppose to the list of all projects within the client number selection.
How would I use the "whilereadingrecords" formula to be able to read information from the detail section?
Here is the sample of how the report should look like:
(header Information)
Client ABC
Project 01, 02, 03
(Detail Section)
Associate Hours
Rob 1
Dave 2
Sean 1
Total Project 01 4
Jen 1
Mark 3
Total Project 02 4
Total Client 8
Thank you!