I have an ArcGIS Dashboard and a List element where I want to use 2 separate fields: called {Well_Name} and {FacilityName}. By just putting in both fields I get an unsatisfactory list, where if there is not a Well_Name attribute, but a FacilityName attribute, it puts a NA in front of the FacilityName. The opposite occurs if there is Well_Name attribute, but not a FacilityName, by putting a N/A after the Well_Name. There must be a way to populate a List element from 2 separate fields. Would this be easier as an Arcade expression in the web map popup or in the Dashboard?

