gmartin Hi, I am looking for a way to export the full hierarchical path of list values into CSV. Is this possible to set up with the export mapping template?
monica gmartin Try putting 'ca_list_items.hierarchy' into your source field of the export mapping or if using a display template, add the 'related list items' bundle and tick 'show hierarchy'.
gmartin Thanks. I tried ca_list_items.hierarchy but it returned blank values. The field is ca_objects.location.continent which references the list mw_continent. How do I connect the list item hierarchy to the specific value selected in my object record?
monica gmartin I am not certain this can be done with metadata elements that reference a list. You would need a related list item / vocabulary term to do this.
gmartin Just wanted to mention that this worked in the Source column: ca_objects.location.continent.ca_list_items.hierarchy.preferred_labels