Hello,
I am working on a project where have a layer of existing and new addresses that require me to qc the new addresses to make sure they are not already in the existing layer. I attempting to utilize Attribute rules to create some sort of filter to circumvent having to go through the data by hand but my knowledge on arcade (and JavaScript which I have heard is similar) is nonexistent.
I attempted to go around this issue by using run data checks/feature on feature to create a formula to get converted into arcade and get the attribute rules to work. I have not yet been able to make this work either as my programming experience is sophomoric at best.
The idea would to be able to compare three different columns for address number/suffix/ address name against each other and have some sort of filer or new layer of results showing addresses that do not show up in the existing layer.
Any idea how id want to go about figuring out this process? Is there possibly an easier way to go about this that I am not seeing?