Hello, anyone who has worked with SuiteAnalytics C...
# suitescript
k
Hello, anyone who has worked with SuiteAnalytics Connect (ODBC), have you encountered a situation where the multiselect field table is accessible but the corresponding _MAP table is not? I have a custom multiselect field in my ITEM record. In ODBC, I see the table for this field, but I don't see the _MAP table that would JOIN this field with the Item record. FYI, I am using a read-only custom admin role to query.
j
what’s the name of your custom multiselect field?
and what is the name of its record type?
k
hey @jen the custom multi-select field is called Grade Level and the associated list is also called Grade Level, and its related to all Item types.