Hi everyone,
I'm working with two layers in ArcGIS Pro: "FIRE_DATA" and "MASTER_MSHA_DATASET," both sourced from ArcGIS Online. I want to adjust the symbology of the 'MASTER_MSHA_DATASET' layer so that it excludes points that have matching 'MSHA_MINE_ID' field values in the 'FIRE_DATA' layer.
Can Arcade code accomplish this within the symbology expression pane? If not, could using SQL expressions in the "Definition Query" panel be a viable alternative? I'm unsure as Arcade was suggested, but I need clarification.
If anyone could provide a rough example of what the Arcade or SQL code should look like, that would be greatly appreciated and go a long way for me! 🙂
Thanks in advance for your help!