<?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: Adding custom fields on FeatureLayerDataSource in Experience Builder Custom Widgets</title>
    <link>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1566186#M419</link>
    <description>&lt;P&gt;No. Calculation formula is dynamic. Your solution is static.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2024 13:15:09 GMT</pubDate>
    <dc:creator>UmutUcok</dc:creator>
    <dc:date>2024-12-09T13:15:09Z</dc:date>
    <item>
      <title>Adding custom fields on FeatureLayerDataSource</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1564673#M415</link>
      <description>&lt;P&gt;In visualization and popup, arcade are useful. But I need to add custom number field into FeatureLayerDataSource. That field then will be calculated by an arcade executor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, layer has data more than 1 million. So what I'm looking for is to get score by doing some math on couple fields, then sort them. Sort will require to iterate all features. So queryFeatures with 2000 request each or getRecords then setRecords can be used. I hope then we can createJSAPILayer based on that DataSource object.&lt;/P&gt;&lt;P&gt;I am trying to figure out extent of the solutions&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 15:15:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1564673#M415</guid>
      <dc:creator>UmutUcok</dc:creator>
      <dc:date>2024-12-04T15:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom fields on FeatureLayerDataSource</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1564679#M416</link>
      <description>&lt;P&gt;You would probably be better served creating a calculated field on the original datasource in ArcGIS Pro, especially with that many features.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 15:22:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1564679#M416</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-12-04T15:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom fields on FeatureLayerDataSource</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1564760#M417</link>
      <description>&lt;P&gt;To expand on this, if you have access to attribute rules you can use that as well. You'll want to run some tests to see if the cost of calculating the value on feature insert/update is less than just calculating it through arcade.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 17:08:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1564760#M417</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2024-12-04T17:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom fields on FeatureLayerDataSource</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1566186#M419</link>
      <description>&lt;P&gt;No. Calculation formula is dynamic. Your solution is static.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 13:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1566186#M419</guid>
      <dc:creator>UmutUcok</dc:creator>
      <dc:date>2024-12-09T13:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom fields on FeatureLayerDataSource</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1566189#M420</link>
      <description>&lt;P&gt;It's not about insert/update data. I've already arcade formula shows value in the column. Problem is while building FeatureLayerDataSource, I'd need to have that "visual" field then dynamically calculate under the hood of JimuCore.&lt;BR /&gt;&lt;BR /&gt;We cannot run calculate field. It's a web application, you cannot modify data source.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 13:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/adding-custom-fields-on-featurelayerdatasource/m-p/1566189#M420</guid>
      <dc:creator>UmutUcok</dc:creator>
      <dc:date>2024-12-09T13:19:37Z</dc:date>
    </item>
  </channel>
</rss>

