In the details of a joined view layer there is helpful information listed such as the source layer of the data, however not listed is what join process was used (one to one, one to many, what field it was sorted by, etc.) unless the user who created it writes that out in the description or summary.
It would be nice if the join process was also spelled out in the details of the joined view layer so users would know how the data was joined and if that join is configured correctly for their needs.
what the details show now:
Details
Source: Feature Service (this links to the Feature Service)
Created from: LAYERNAME(this links to the FeatureLayer) , Feature layer
Data updated: Mar 10, 2025, 2:22 PM
Schema updated: May 2, 2025, 12:12 PM
Size: 0 KB
ID: ###
-----------------------------------------------------------------
What it would be nice to see:
Details
Source: Feature Service (this links to the Feature Service)
Created from: LAYERNAME(this links to the FeatureLayer) , Feature layer
Join: FIELDNAME : FIELDNAME,
Join Operation: One-to-one, Only keep the first matching record
Sorted by: FIELDNAME, Descending
Join Type: Inner join
Data updated: Mar 10, 2025, 2:22 PM
Schema updated: May 2, 2025, 12:12 PM
Size: 0 KB
ID: ###