I want to configure a Popup in a webmap in AGOL
I have data fields that define purposes in a particular area.
for Example: Purpose A field - if the purpose exists the field value will be- Purpose A, and so on
I want only the fields that have a value to appear in the popup
Purpose A-Butterfly Garden
Purpose B-Null
Purpose C-Null
Purpose D-Dog Garden
Purpose E-Null
the Wonted end result -
Butterfly Garden, Dog Garden
and not
Butterfly Garden, , , Dog Garden,
I was thinking of writing an expression in ARCED that would create the list
How do I write in ARCED an expression that asks first if there is a value in the field before it plants the value in the POPUP to avoid empty spaces
Thanks
Ori