Is there a way to use an If statement when using the pulldata(@layer)? The layer is polygons, and I am trying to use pulldata("@layer", "getValueAt", "attributes.area", "https://hostedfeatureserver.com", ${device_location}, "") and if device location is outside one of the layers boundaries then instead of the attributes.area use text the "International". How would I use the calculation to do this?
Solved! Go to Solution.
Just linking this to a similar thread where @TKSHEP posted the same question.
Just linking this to a similar thread where @TKSHEP posted the same question.
Is this something you can help me with?