Show results with non-unique OBJECTIDs
Hi,
I have a workflow that allows users to select layers displayed on a map from a list box and select points within a specified date range. When I return the OBJECTID in the Query Layer activity, the Show Results activity only highlights features with unique OBJECTIDs, although the results list shows all the results. Additionally, only the features with unique OBJECTIDs are exported to XLSX using the Export to XLSX with Formatting function. Conversely, if I omit the OBJECTID in the Query Layer, all points that meet the date and layer selection criteria are selected on the map and exported to XLSX.
Is there any way to return the OBJECTID in the Query Layer and select/export all results, even if they have non-unique OBJECTIDs?
-
This seems me to a data error in the underlying layer, a Object ID has to be unique by definition.
0 -
The user can select one or more layers from the map so multiple layers can contain objects with the same OBJECTID.
0 -
I think you have multiple Show Results activitities, but I think working with different collection names is not an option because VS Web doesn't (didn't?) support it.
0 -
I don't think I have multiple Show Result activities, all of the features are contained within one collection.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
4 commentaires