Hi
I want to union/combine two feature layers and display the dombined feature layer as a table in ArcGIS Dashboard.
I cannot use union/merge function in ArcGIS Pro because the two feature layers are using different geographic objects (points and lines)
I do not want to make any filtering inside the arcade expression.
Can someone post an template to the arcade expression on how to do that using FeatureSetByPortalItem or similar?
Appreciate all help