Hi,
Can anyone see what the problem might be with this line of code. I've only just started messing with Arcade, but to me everything seems to be ok, it's just not recognizing the feature set name for some reason.
Solved! Go to Solution.
Is that the actual name? Check it in the layer's properties, could be an alias.
Is the Land_grid fc in the same database as the fc for which you are creating the attribute rule?
Is that the actual name? Check it in the layer's properties, could be an alias.
Is the Land_grid fc in the same database as the fc for which you are creating the attribute rule?
Thanks! The feature class was in a different database, so that seems to have been the issue. Is there a way to reference a dataset in a different database? Or does everything have to be in the same one for things to work??
Yeah, if you want to access another table in attribute rules, it has to be in the same database.
In other profiles (eg field calculation or popup), you can also access fetauresets from the map or from Portal/AGOL.