<?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: How to remove duplicate values from Dynamic Text (Attribute Value) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028892#M37692</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/189272"&gt;@TomBole&lt;/a&gt;&amp;nbsp;thanks for that. I'll get onto it and link it back here.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 20 Feb 2021 23:09:39 GMT</pubDate>
    <dc:creator>LindsayRaabe_FPCWA</dc:creator>
    <dc:date>2021-02-20T23:09:39Z</dc:date>
    <item>
      <title>How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028309#M37611</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to use as much&amp;nbsp;dynamic text as I could for our maps. I wanted to get rid of duplicate Township labels and just show 1 value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RonnieSamonte2_0-1613691716469.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6365i21CD88DBC6D80EA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RonnieSamonte2_0-1613691716469.png" alt="RonnieSamonte2_0-1613691716469.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 00:00:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028309#M37611</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-19T00:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028328#M37615</link>
      <description>&lt;P&gt;If you were only wanting to show 1 value (i.e. 80 but not 79 in your image above), then I'd say yes. I too struggled with this for a while. The solution I found was to add a section of spaces (i.e. "&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ") to the delimiter field. This essentially added a big gap between the first and second value, resulting in the second value not fitting in the frame. The trick was putting in enough spaces to bump out the next value based on the shortest value you wanted to display (i.e. "Word" instead of "Reallylongword"). If you had enough spaces to fill the gap between two lots of&amp;nbsp;"Reallylongword", but not enough to fill the gap between two "Word" values, you could still end up seeing "Word&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Word". The other neat little part of this was that the text justification was based on the values displayed (i.e. it would still centre the&amp;nbsp;"Word" and not factor in the delimeter). See below for clarity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LindsayRaabe_FPCWA_0-1613695335988.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6370i6DE55B2761DBF89E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LindsayRaabe_FPCWA_0-1613695335988.png" alt="LindsayRaabe_FPCWA_0-1613695335988.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I don't think this will work for you, as it looks like you have multiple features with the same value (i.e. 80) and therefore, you wouldn't be able to get it to discriminate between values. Arcade doesn't seem to have a solution either (no "remove duplicates" text function which would be really nice to see). I tried using the DISTINCT function but that didn't work either. It returns an array, which doesn't translate into a string, and when I tried to convert the array to a string, it just gave me what we started with.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LindsayRaabe_FPCWA_3-1613697440888.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6371i73E2CF795F9FDE41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LindsayRaabe_FPCWA_3-1613697440888.png" alt="LindsayRaabe_FPCWA_3-1613697440888.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 01:19:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028328#M37615</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2021-02-19T01:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028335#M37616</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to get what you want by changing your query. Instead of visible rows, try using Custom Query to build a query for just the feature you want to show.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AubriKinghorn_1-1613698896085.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6375i63D1D3BE9D9A2450/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AubriKinghorn_1-1613698896085.png" alt="AubriKinghorn_1-1613698896085.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or, if you are using a map series the Map Series Row option will only the value from the map series index layer, not all the other values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AubriKinghorn_0-1613698837684.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6374iBA6FD31A61866512/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AubriKinghorn_0-1613698837684.png" alt="AubriKinghorn_0-1613698837684.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aubri&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 01:41:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028335#M37616</guid>
      <dc:creator>AubriOtis</dc:creator>
      <dc:date>2021-02-19T01:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028339#M37617</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/374676"&gt;@AubriOtis&lt;/a&gt;. How would yo create a filter query that shows unique values only? I've tried and looked and failed to find anything that would do this. I looked at the DISTINCT function but it didn't seem to be available.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 05:00:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028339#M37617</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2021-02-19T05:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028387#M37626</link>
      <description>&lt;P&gt;Thank you Lindsay Raabe, unfortunately I tried the distinct function and it doesn't seem to work too.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Aubri, thank you for the response unfortunately I am not using map series and this map I'm working on is a general template so users won't have to edit the Map title hence I can't lock it with a query.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":frowning_face:"&gt;☹️&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 04:09:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028387#M37626</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-19T04:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028398#M37627</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous User&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have had similar situation in the past and the only way I was able to achieve was to write a custom printing tool that was published to ArcGIS Enterprise to use and I modified the python script, which provides more finer control. I used a lot of dynamic text elements and changed the values for each of them based on the requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 05:20:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028398#M37627</guid>
      <dc:creator>ManishPatel</dc:creator>
      <dc:date>2021-02-19T05:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028409#M37632</link>
      <description>&lt;P&gt;I actually posted an idea after looking at this issue here:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/arcade-function-to-show-unique-values-remove-duplicate-values/idi-p/1028336/jump-to/first-unread-message" target="_self"&gt;https://community.esri.com/t5/arcgis-pro-ideas/arcade-function-to-show-unique-values-remove-duplicate-values/idi-p/1028336/jump-to/first-unread-message&lt;/A&gt;&amp;nbsp;and got a reply from an ESRI contributor saying that you could use the DISTINCT function to do this - though I fail to see how. My attempt to make it work failed (as shown in the replies).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 05:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028409#M37632</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2021-02-19T05:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028476#M37641</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the DISTINCT function is not working with the Value dynamic text element I would consider this a bug. Can someone log this with &lt;A href="https://support.esri.com/en/contact-tech-support" target="_self"&gt;Support&lt;/A&gt;? It will help us prioritize this.&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 14:04:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028476#M37641</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2021-02-19T14:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028892#M37692</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/189272"&gt;@TomBole&lt;/a&gt;&amp;nbsp;thanks for that. I'll get onto it and link it back here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 23:09:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028892#M37692</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2021-02-20T23:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028896#M37693</link>
      <description>&lt;P&gt;Support case lodged.&amp;nbsp;&amp;nbsp;Support case lodged.&amp;nbsp;#02745001 Removing duplicate values using DISTINCT arcade function in table value dynamic text not working&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 23:45:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1028896#M37693</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2021-02-20T23:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1029916#M37818</link>
      <description>&lt;P&gt;Just received this update;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Thank you for your patience as we have investigated this issue. I just wanted to update you on this case. After extensive testing, it does appear that there is an issue with the Distinct function when used in the Table Attributes option for Dynamic Text. We were able to replicate this issue and found that a blank output was returned when applying the Distinct function as outlined in the Esri Community post that you sent through.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Because of this, we have lodged a bug on the issue&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;BUG-000137676:&amp;nbsp;Unable to remove duplicates using 'Distinct' Arcade function in Table&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Attribute Value Dynamic Text in ArcGIS Pro&lt;/STRONG&gt;. "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully see a fix in 2.8!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 08:04:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1029916#M37818</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2021-02-24T08:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1285087#M68708</link>
      <description>&lt;P&gt;Just got this in an email from ESRI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Updates have been made to the following defect which you are associated with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;BUG-000137676&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;- In ArcGIS Pro, unable to remove duplicates using the Distinct Arcade function in the Dynamic Text tool for table attribute values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Fixed (&lt;/SPAN&gt;&lt;A href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsupport.esri.com%2Fen%2FBug-Enhancement-Status&amp;amp;data=05%7C01%7Clindsay.raabe%40fpc.wa.gov.au%7C34fb58ef77c64503dc2608db4bbd64dd%7Ca096b3da7a2947d1bb746bbe3436261d%7C0%7C0%7C638187049050211033%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=DKW0Dqs9uhNl17qBN3x4Rn9Y1NqX8%2F1sxUfq6mf%2Bpew%3D&amp;amp;reserved=0" target="_blank" rel="noopener"&gt;Learn More&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;Version Fixed:&lt;/STRONG&gt;&amp;nbsp;3.2&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Additional Information:&lt;/STRONG&gt;&amp;nbsp;This issue is addressed in ArcGIS Pro 3.2.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 10:43:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1285087#M68708</guid>
      <dc:creator>LindsayRaabe_FPCWA</dc:creator>
      <dc:date>2023-05-03T10:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicate values from Dynamic Text (Attribute Value)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1376867#M78194</link>
      <description>&lt;P&gt;Apparently fixed in ArcGIS Pro 3.2&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 02:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-remove-duplicate-values-from-dynamic-text/m-p/1376867#M78194</guid>
      <dc:creator>MoyaCalvert_01</dc:creator>
      <dc:date>2024-02-01T02:48:38Z</dc:date>
    </item>
  </channel>
</rss>

