<?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>idea attribute expression &amp; web app builder &amp; operations dashboard in ArcGIS Web AppBuilder Ideas</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idi-p/938880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have noticed&amp;nbsp;"attribute expressions" in web maps do not transfer to web apps or operations dashboards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can either this be changed so the attribute expression fields do carry over and can be used by widgets and/or dashboard tools.&lt;/P&gt;&lt;P&gt;Or can someone point me to how&amp;nbsp;I can change the code to use them inside the agol assistant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have these in the web map&amp;nbsp;&lt;SPAN&gt;attribute expressions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;DaysOpen{expression/expr0}&lt;BR /&gt;DateDiff(date(),$feature.ITEM_DATE_CREATED , day)/86400000&lt;/P&gt;&lt;P&gt;DaystoClose{expression/expr0}&lt;BR /&gt;DateDiff($feature.ITEM_DATE_CLOSED,$feature.ITEM_DATE_CREATED , day)/86400000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used similar&amp;nbsp;"Date_Time BETWEEN CURRENT_TIMESTAMP - 7 AND CURRENT_TIMESTAMP" in other web maps for filters and that does transfer between apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2018 18:46:51 GMT</pubDate>
    <dc:creator>DamonEisenach</dc:creator>
    <dc:date>2018-03-13T18:46:51Z</dc:date>
    <item>
      <title>attribute expression &amp; web app builder &amp; operations dashboard</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idi-p/938880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have noticed&amp;nbsp;"attribute expressions" in web maps do not transfer to web apps or operations dashboards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can either this be changed so the attribute expression fields do carry over and can be used by widgets and/or dashboard tools.&lt;/P&gt;&lt;P&gt;Or can someone point me to how&amp;nbsp;I can change the code to use them inside the agol assistant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have these in the web map&amp;nbsp;&lt;SPAN&gt;attribute expressions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;DaysOpen{expression/expr0}&lt;BR /&gt;DateDiff(date(),$feature.ITEM_DATE_CREATED , day)/86400000&lt;/P&gt;&lt;P&gt;DaystoClose{expression/expr0}&lt;BR /&gt;DateDiff($feature.ITEM_DATE_CLOSED,$feature.ITEM_DATE_CREATED , day)/86400000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used similar&amp;nbsp;"Date_Time BETWEEN CURRENT_TIMESTAMP - 7 AND CURRENT_TIMESTAMP" in other web maps for filters and that does transfer between apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 18:46:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idi-p/938880</guid>
      <dc:creator>DamonEisenach</dc:creator>
      <dc:date>2018-03-13T18:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: attribute expression &amp; web app builder &amp; operations dashboard</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938881#M828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/tag/arcade expressions/tg-p"&gt;#arcade expressions&lt;/A&gt;‌&lt;A href="https://community.esri.com/t5/tag/arcade/tg-p"&gt;#arcade&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree - Building great popups with arcade is wonderful.&amp;nbsp; But it would be great if those same expressions were available to be sued by applications using the map in which the Arcade was created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 21:23:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938881#M828</guid>
      <dc:creator>KevinMWright13</dc:creator>
      <dc:date>2018-05-24T21:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: attribute expression &amp; web app builder &amp; operations dashboard</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938882#M829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also agree.&amp;nbsp; I have created an app using Web App Builder where we can&amp;nbsp;digitize and plan new snow plow routes.&amp;nbsp; I have an arcade expression that calculates the mileage of the new routes.&amp;nbsp; I want to use the Summary Widget in WAB to sum up the total mileage of routes and I can't use my expression mileage field.&amp;nbsp; We have to use a calculator to convert the total feet into miles.&amp;nbsp; It would be nice if that mileage number could popup for the Public Works Supervisor.&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;arcade#&amp;nbsp;arcade expression&amp;nbsp;&lt;A href="https://community.esri.com/t5/tag/web-appbuilder/tg-p"&gt;#web-appbuilder&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 18:01:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938882#M829</guid>
      <dc:creator>AllisonKampbell</dc:creator>
      <dc:date>2019-01-29T18:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: attribute expression &amp; web app builder &amp; operations dashboard</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938883#M830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would be very helpful.&amp;nbsp; I'm currently using an expression to convert RTS Parcel IDs into STR Parcel IDs.&amp;nbsp; The web app I've built is based on finding out whether or not a parcel lies within an Opportunity Zone.&amp;nbsp; So it would be nice if users could search STR Parcel IDs instead of the RTS format in our data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 13:21:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938883#M830</guid>
      <dc:creator>TimFlynn</dc:creator>
      <dc:date>2019-03-27T13:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: attribute expression &amp; web app builder &amp; operations dashboard</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938884#M831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added a similar comment here but taking a different approach in my request since it is the permanent fields that the web appbuilder widgets link to:&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/ideas/16558-auto-populate-a-permanent-field-based-on-arcade-expression"&gt;https://community.esri.com/ideas/16558-auto-populate-a-permanent-field-based-on-arcade-expression&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tagged your comment in my post, as it is related to the same basic issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2019 21:41:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938884#M831</guid>
      <dc:creator>KaraUtter</dc:creator>
      <dc:date>2019-04-19T21:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: attribute expression &amp; web app builder &amp; operations dashboard</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938885#M832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like this idea. It obviates the need to recreate expressions in multiple apps for the same effect (in my current case, showing decimal as percentage).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2019 21:42:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938885#M832</guid>
      <dc:creator>MattWilkie3</dc:creator>
      <dc:date>2019-05-22T21:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: attribute expression &amp; web app builder &amp; operations dashboard</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938886#M833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Several ideas on the same/related topic:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/13755-arcade-integration-with-infographic-widget" target="_blank"&gt;arcade integration with infographic widget&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/16275-arcade-expressions-in-web-appbuilder-widgets" target="_blank"&gt;Arcade Expressions in Web AppBuilder Widgets&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/16399-arcade-expression-option-for-attribute-presets-in-smart-editor-widget" target="_blank"&gt;Arcade Expression option for Attribute presets in Smart Editor widget&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/16290-web-app-builder-search-bar-should-support-arcade-expressions" target="_blank"&gt;Web App Builder Search Bar Should Support Arcade Expressions&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/15442-arcade-expressions-in-operation-dashboard" target="_blank"&gt;Arcade Expressions in Operation Dashboard&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/15262" target="_blank"&gt;https://community.esri.com/ideas/15262&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vote up all &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:59:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938886#M833</guid>
      <dc:creator>AnninaHirschiWyss</dc:creator>
      <dc:date>2021-06-22T08:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: attribute expression &amp; web app builder &amp; operations dashboard</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938887#M834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was really happy to see ArcGIS to start supporting virtual fields and being able to build dynamic fields into their system. I think this has been a thorn in their side for a while, and I am sure that they are "working" on getting this to be more supported across the platform, but I really was hoping that they would have been able to have some sort of work around on operations dashboard. A lot of my statistics are dependent on calculations that I have to manually run. Even if I have to rebuild the calculation using Arcade on the Operations Dashboard end that would be fine, but not even offering the ability to do simple calculations in a data dashboard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 20:58:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-ideas/attribute-expression-web-app-builder-operations/idc-p/938887#M834</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-09-23T20:58:07Z</dc:date>
    </item>
  </channel>
</rss>

