Hi all,
I have a Service Order table with a column [Technician] and a reference column [Customer Id]. I want the column Service Order[Technician] to reference a table Staff, but display only the list of Staff[Name] where Staff[JobTitle] = โTechnicianโ and the Staff[Customer Id] = [Customer Id].
Is there a way to do it without having to create a slice of the table Staff?
Thank you
Yes, your would place that in the valid_if area for that column. (Basically, youโre creating the list in the valid if)
Great, it works! Thank you @Grant_Stead
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |