Is it possible to show all fields under group if the report is grouping by that field? [message #1779494] |
Mon, 08 January 2018 17:15 |
Rainey Anderson Messages: 2 Registered: March 2017 |
Junior Member |
|
|
I have a report that shows daily work orders and groups them by field work_order.shop_person so each worker can see all their assignments for the day.
The report looks something like this:
Mark Smith
104932 Fix door handle Estimated Hours: 2
104593 Hang Sign Estimated Hours: .5
Robert Pond
104593 Hang Sign Estimated Hours: .5
104293 Fix Toilet Estimated Hours: 1
As you can see, Mark and Robert are working together on work order # 104593 to hang the sign. I want to be able to show this in the report, but because of the grouping, I haven't been able to.
This is what I'm going for:
Mark Smith
104932 Fix door handle Estimated Hours: 2
104593 Hang Sign Estimated Hours: .5
work with: Robert Pond
Robert Pond
104593 Hang Sign Estimated Hours: .5
work with: Mark Smith
104293 Fix Toilet Estimated Hours: 1
Is there anyway to show all entries of work_order.shop_person if the report is grouping by work_order.shop_person?
|
|
|
Powered by
FUDForum. Page generated in 0.01872 seconds