Hello,
On Arcgis Portal, I would like to represent my buses line with Arcade and HTML. I would like get the number of the line and put colors in relation to the numbers.
My value are like that on my stop feature : Line 1, Line 2, ..., Test 56.
My first problem is to get the number only. I can split the field but then I don't know how the get the value.
Is someone think it's possible or too complicated? With IIf maybe?
I know this blog but my problem is little more different. https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/combining-arcade-and-html-for-a-real-life-pop-up-display/
Thank you