Hello,
How do you access doubled nested fields? For example, how do you access the fields under object "Contacts" in the below screenshot?
I've tired using dot-notation, #each, @root, and #with but not luck. When the export is only set up to pull the "Contacts" fields, dot-notation works, however once I add in the "Account" level fields to the export the "Contacts" fields become double nested.
This is apart of a integration between Salesforce and BigQuery.