<?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: Using Arcade for Dynamic Text in Indicator in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246185#M7175</link>
    <description>&lt;P&gt;That allowed me to have the deficiency type value show but now the number doesn't show up.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KhadijaSafi_0-1673038731302.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59911i31042523FE6DE612/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KhadijaSafi_0-1673038731302.png" alt="KhadijaSafi_0-1673038731302.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I think there needs to me something in the middle text but the&amp;nbsp;&lt;STRONG&gt;$datapoint["count_Asset_Group"]&amp;nbsp;&lt;/STRONG&gt;doesn't work now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KhadijaSafi_1-1673038820010.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59912i5EFCF2CE6DA92F0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KhadijaSafi_1-1673038820010.png" alt="KhadijaSafi_1-1673038820010.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2023 21:00:44 GMT</pubDate>
    <dc:creator>KhadijaSafi</dc:creator>
    <dc:date>2023-01-06T21:00:44Z</dc:date>
    <item>
      <title>Using Arcade for Dynamic Text in Indicator</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1245922#M7169</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the advanced formatting settings I'm trying to use arcade to display the text data within the field the indicator is referencing. This is my code&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;var cat = $datapoint["count_Asset_Group"]
return {
    //textColor:'',
    //backgroundColor:'',
    topText: cat,
    topTextColor: '',
    topTextOutlineColor: '',
    topTextMaxSize: 'medium',
    middleText: $datapoint["count_Asset_Group"],
    middleTextColor: '',
    middleTextOutlineColor: '',
    middleTextMaxSize: 'large',
    //bottomText: '',
    //bottomTextColor: '',
    //bottomTextOutlineColor: '',
    //bottomTextMaxSize: 'medium',
    iconName:'icon1',
    iconAlign:'left',
    iconColor:'',
    iconOutlineColor:''
    //noValue:false,
    //attributes: {
      // attribute1: '',
      // attribute2: ''
    // }
  }&lt;/LI-CODE&gt;&lt;P&gt;However, the top text is only showing the number of times the value in the field shows up when I want it to show the actual text of the field ex. House, Car....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KhadijaSafi_0-1672976977716.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59846iF3DBB869BAC7F3B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KhadijaSafi_0-1672976977716.png" alt="KhadijaSafi_0-1672976977716.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is a screen shot of how I configured the data in my indicator&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KhadijaSafi_1-1672977035995.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59847iA70D98B1EB8FCE9F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KhadijaSafi_1-1672977035995.png" alt="KhadijaSafi_1-1672977035995.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 03:50:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1245922#M7169</guid>
      <dc:creator>KhadijaSafi</dc:creator>
      <dc:date>2023-01-06T03:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade for Dynamic Text in Indicator</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246023#M7170</link>
      <description>&lt;P&gt;You have them both set to &lt;STRONG&gt;$datapoint["count_Asset_Group"] &lt;/STRONG&gt;so they will be showing the same text. What value are you expecting to see there?&lt;/P&gt;&lt;P&gt;When you're editing your Arcade expression, you should have the option of expanding the view:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1673017265468.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59866i3AAF1B1955EBEBA4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_0-1673017265468.png" alt="jcarlson_0-1673017265468.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This will allow you to see all the available globals. Depending on how you have your indicator configured, there may not be any global with the value you need.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 15:02:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246023#M7170</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-01-06T15:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade for Dynamic Text in Indicator</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246154#M7172</link>
      <description>&lt;P&gt;I want to see the value of the deficiency. When I change the selection in the selector below it updates the indicator, but I want the indicator to say which deficiency it is.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KhadijaSafi_0-1673033886145.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59905iE0C06DB8EB38B8DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KhadijaSafi_0-1673033886145.png" alt="KhadijaSafi_0-1673033886145.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 19:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246154#M7172</guid>
      <dc:creator>KhadijaSafi</dc:creator>
      <dc:date>2023-01-06T19:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade for Dynamic Text in Indicator</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246157#M7173</link>
      <description>&lt;P&gt;I don't think an Indicator can do that on its own. You could possibly use a Data Expression to create your aggregated counts, then set the Indicator to Feature mode, rather than showing statistics. But that might be more trouble than it's worth.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 19:59:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246157#M7173</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-01-06T19:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade for Dynamic Text in Indicator</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246176#M7174</link>
      <description>&lt;P&gt;You can hack it by grouping a feature mode indicator to the top of the summary indicator. Just pick a random value to display, then add the category field to the top text and remove the value field from that indicator.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-01-06_13-41-24.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59908iE66ADACD73EC3E7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-01-06_13-41-24.jpg" alt="2023-01-06_13-41-24.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Set it to only render when the category selector has been used to filter it and then change the 'selection' message to 'All'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled Project.gif" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59907i53D103F2212FFCB8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Untitled Project.gif" alt="Untitled Project.gif" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 20:43:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246176#M7174</guid>
      <dc:creator>JenniferAcunto</dc:creator>
      <dc:date>2023-01-06T20:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade for Dynamic Text in Indicator</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246185#M7175</link>
      <description>&lt;P&gt;That allowed me to have the deficiency type value show but now the number doesn't show up.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KhadijaSafi_0-1673038731302.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59911i31042523FE6DE612/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KhadijaSafi_0-1673038731302.png" alt="KhadijaSafi_0-1673038731302.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I think there needs to me something in the middle text but the&amp;nbsp;&lt;STRONG&gt;$datapoint["count_Asset_Group"]&amp;nbsp;&lt;/STRONG&gt;doesn't work now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KhadijaSafi_1-1673038820010.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59912i5EFCF2CE6DA92F0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KhadijaSafi_1-1673038820010.png" alt="KhadijaSafi_1-1673038820010.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 21:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246185#M7175</guid>
      <dc:creator>KhadijaSafi</dc:creator>
      <dc:date>2023-01-06T21:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade for Dynamic Text in Indicator</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246186#M7176</link>
      <description>&lt;P&gt;You would have my feature indicator to handle the text, and your statistic indicator to handle the value. You then hold down shift while dragging one to the other to 'group them'. You can't do it all in a single indicator unless you're going to go down&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/363906"&gt;@jcarlson&lt;/a&gt;'s data expression route.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 21:04:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246186#M7176</guid>
      <dc:creator>JenniferAcunto</dc:creator>
      <dc:date>2023-01-06T21:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade for Dynamic Text in Indicator</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246201#M7178</link>
      <description>&lt;P&gt;Okay, I used two indicators and now it displays properly. Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 21:42:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1246201#M7178</guid>
      <dc:creator>KhadijaSafi</dc:creator>
      <dc:date>2023-01-06T21:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade for Dynamic Text in Indicator</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1624374#M11215</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/160974"&gt;@JenniferAcunto&lt;/a&gt;&amp;nbsp;I can't seem to get your solution to work. The data changes but I can't get the text to change. I want the text to change from active to inactive when the category selector is changed just like the data&lt;/P&gt;&lt;P&gt;Also between your 2 indicators there is no separator line. How did you do that?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 16:23:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/using-arcade-for-dynamic-text-in-indicator/m-p/1624374#M11215</guid>
      <dc:creator>TD1</dc:creator>
      <dc:date>2025-06-17T16:23:01Z</dc:date>
    </item>
  </channel>
</rss>

