Filter Function on Table

106
0
02-26-2024 11:48 AM
Labels (2)
BrittanyZucchetto2
New Contributor II

Hi there,

I'm currently working on an arcade script that compares a table of values to a feature class. They both have the same unique identifier and can have a one to many relationship (THIS IS NOT A RELATIONSHIP CLASS). I have the map and table both in my map viewer, and I am trying to create an arcade script that pulls the values of the table into the pop up of the feature class.

I'm having issues with getting the filter to compare the occurrence_source_key field from the table to the feature class.

Annotation 2024-02-26 144527.png

 When I change the script to compare OBJECTID's, which we know are not the same, however, the information is correct.

BrittanyZucchetto2_0-1708976846470.png

Does anyone have any knowledge as to why the script is not returning a result?

0 Kudos
0 Replies