Join Slack
Powered by
I have a customer, I want to get the subsidiairy, ...
# suiteql
s
Simon
10/18/2022, 3:28 PM
I have a customer, I want to get the subsidiairy, Select subsidiairy from customer where id = 12548 doesn't work. Any idea ?
j
jen
10/18/2022, 4:01 PM
Copy code
SELECT * FROM entitysubsidiaryrelationship WHERE entity = 12548
jen
10/18/2022, 4:01 PM
The Records Catalog is how I found this
3
Views
Open in Slack
Previous
Next