Referencing two tables in a slice

Hi! I’m wondering if there is a way to reference two tables in a slice. In our application, we have a Service Ticket table storing work orders and a Customers table storing customer info and information regarding equipment/assets on their sites. We have a New Ticket view/slice that a dispatcher uses to fill out the appropriate parts of a Service Ticket row in order to dispatch to a technician. We are trying to integrate the equipment stored in the Customer table such that it can be picked if a New Ticket is specific to a piece of equipment. In our case, we’d have to reference two different table to make this work (at least from what i can see and know). Is there a way to get around this?

Thanks,

Justin

0 7 1,068
7 REPLIES 7
Top Labels in this Space