Hello, I'd like to create a label in a point layer (with overlapping points) using an arcade expression to show the count of features on this point. I've tried to use the Count(Geometry($feature)) expression but it shows the "Execution Error:Invalid Parameters for Count". Any ideas?