Multi Tier Reporting Solution Help

279
0
09-27-2020 06:05 PM
PayneRingling
New Contributor III

I'm trying to figure out how to do reporting based on work orders coming from workforce, joined to survey123 data.

I need the report to spit out the following:

Work Order Details (WorkOrderID, AssignmentType, Date, Status, Description, Assignments)

  • Labor Detail (Person, Hours, Rate)
  • Material Detail (Material, Quantity, Cost)
  • Equipment (Equipment, Quantity, Cost

*each of the above bullet points would be a list of each of the people, material, equipment used and then summarizing their costs. This would then repeat for each Work Order.

So a page from the report might look like:

Work Order ID 35000, Fence Maintenance, 9/20/20, In Progress. Description

Labor Detail

  • Bill, 5 hours, $10/hr, $50
  • Steve, 12 hours $10/hr, $120

Material Detail

  • Paint, 10 units, $2, $20
  • Nails, 100 units, $5, $500

Equipment

  • Nail Gun, etc, etc
  • Paint Sprayer, etc, etc

Anything to help me get started with doing this in Pro would be helpful. 

0 Kudos
0 Replies