ArcGIS Enterprise v11.5 (Portal Map Viewer and Experience Builder)
I am using ArcGIS Experience Builder to recreate a web map that was originally deployed with Web AppBuilder. I’m running into an issue where pop-ups for certain layers fail to display at all in Experience Builder.
After extensive troubleshooting, I’ve isolated the problem to attribute expressions created in Map Viewer. If a layer has one or more attribute expressions defined, its pop-up will not work in Experience Builder—even when the expression fields are not included or exposed in the pop-up configuration.
Removing the attribute expressions immediately restores pop-up functionality. At this point, the only workaround I’ve found is to persist the calculated attributes directly in the geodatabase, which I’d prefer to avoid if possible.
Has anyone encountered this behavior, or is there a recommended workaround that does not require materializing these fields in the source data?