<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Proportional symbol and arcade error in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302475#M3141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must be doing web stuff.&amp;nbsp; I didn't know that Arcade is designed to convert field values on the fly,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2018 21:45:09 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-03-07T21:45:09Z</dc:date>
    <item>
      <title>Proportional symbol and arcade error</title>
      <link>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302472#M3138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a feature class that was converted from a shapefile from a 3rd party software.&amp;nbsp;The software can only convert all the data into String type format. In the ArcMap days, our analyst will painstakingly add&amp;nbsp;needed numeric fields before creating a proportional symbol for his report. When we try to use arcade&amp;nbsp;with proportional symbol we immediately run into a problem in ArcGIS Pro (v 2.1.2). When we click on the layer in the TOC &amp;gt; appearance &amp;gt; Symbology &amp;gt; Symbolize by Quantities, we notice this warning immediately - &lt;EM&gt;Layer does not contain any field types that can be used to quantify using proportional symbols&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Layer does not contain any field types that can be used to quantify using proportional symbols" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/398330_errorQuantitiesSymbols.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if closing the warning message, the Arcade option remains unavailable.&lt;/P&gt;&lt;P&gt;Interestingly, if symbology is changed to Unique Values,&amp;nbsp;there is no warning and&amp;nbsp;I can pick the field to apply Arcade.&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 21:02:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302472#M3138</guid>
      <dc:creator>WilliamWang</dc:creator>
      <dc:date>2018-03-07T21:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Proportional symbol and arcade error</title>
      <link>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302473#M3139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the numbers that are being represented as text, why not add another field in the table and do a conversion to number into an appropriate numeric field using the field calculator?&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;a &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'1.234'&lt;/SPAN&gt;
b &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'5'&lt;/SPAN&gt;

float&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;a&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="number token"&gt;1.234&lt;/SPAN&gt;

int&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;b&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="number token"&gt;5&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 14:30:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302473#M3139</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2021-12-11T14:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Proportional symbol and arcade error</title>
      <link>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302474#M3140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan. We want to avoid adding another field by using Arcade.&amp;nbsp;I thought we could&amp;nbsp;write an Arcade expression to generate numeric values to symbolize on.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 21:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302474#M3140</guid>
      <dc:creator>WilliamWang</dc:creator>
      <dc:date>2018-03-07T21:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Proportional symbol and arcade error</title>
      <link>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302475#M3141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must be doing web stuff.&amp;nbsp; I didn't know that Arcade is designed to convert field values on the fly,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 21:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302475#M3141</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-03-07T21:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Proportional symbol and arcade error</title>
      <link>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302476#M3142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I strongly agree that the possibility should be provided to use an Arcade expression to create a numeric that can be used for proportional o gradual symbols. I will tag&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/45316"&gt;Kory Kramer&lt;/A&gt;‌&amp;nbsp;to see&amp;nbsp;if he can say something about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there a way to do something, however, it&amp;nbsp;could be a lot easier to do this if the option to use Arcade to create a numeric field was allowed for symbology based on a numeric field when the user does not have any numeric field in the featureclass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So&amp;nbsp; I have a shapefile with only text fields:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/398373_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last two could be converted to numeric data. As you described I cannot create and proportional or gradual symbology due to the fact that there is no numeric field in my featureclass.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used Unique values and an expression to convert the text to number and classify it to have less unique values.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/398374_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and applied symbols to each class:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/398387_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I want to change the symbol size according to the "value", I can enter the following option "Vary symbology by attribute":&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/398352_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can define an expression for the size:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/398353_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And obtain the symbols graduate by size and color based on the text field:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/398390_pastedImage_3.png" style="width: 620px; height: 327px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it would be a lot easier if you could just define an expression and use the standard symbolize by quantities options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;On the other hand, to avoid other limitations, it would be recommended to manage the numeric data in numeric fields. You can create a script to creates a new featureclass&amp;nbsp;with numeric&amp;nbsp;fields instead of the text fields.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 13:42:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302476#M3142</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-03-08T13:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Proportional symbol and arcade error</title>
      <link>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302477#M3143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xander,&lt;/P&gt;&lt;P&gt;wow! Much appreciated your detailed graphic explanation on the alternatives. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 18:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302477#M3143</guid>
      <dc:creator>WilliamWang</dc:creator>
      <dc:date>2018-03-08T18:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Proportional symbol and arcade error</title>
      <link>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302478#M3144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the detailed and helpful response on this thread &lt;A href="https://community.esri.com/people/xander_bakker"&gt;xander_bakker&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to chime in to let you know that we've made the development team aware and they have entered this as an issue to consider.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 17:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/proportional-symbol-and-arcade-error/m-p/302478#M3144</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2018-03-26T17:59:06Z</dc:date>
    </item>
  </channel>
</rss>

