I have a customer, I want to get the subsidiairy, ...
# suiteql
s
I have a customer, I want to get the subsidiairy, Select subsidiairy from customer where id = 12548 doesn't work. Any idea ?
j
Copy code
SELECT * FROM entitysubsidiaryrelationship WHERE entity = 12548
The Records Catalog is how I found this