<?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 Arcade Expression in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717742#M104159</link>
    <description>&lt;P&gt;Please, is any known how to get unique values from tables with many repeating, which I need in my report? I try with simple table query as below, but without success! Please, help me! As assistance attached both tables. In first table I need Unique's from field '&lt;STRONG&gt;&lt;EM&gt;TipAlteracije&lt;/EM&gt;&lt;/STRONG&gt;' from second field '&lt;EM&gt;&lt;STRONG&gt;Naziv&lt;/STRONG&gt;'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;Distinct&lt;SPAN class=""&gt;(&lt;/SPAN&gt;$featureSet, &lt;SPAN class=""&gt;[&lt;/SPAN&gt;"FieldName"&lt;SPAN class=""&gt;]&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 31 Jul 2026 14:40:38 GMT</pubDate>
    <dc:creator>BSBlagojevic</dc:creator>
    <dc:date>2026-07-31T14:40:38Z</dc:date>
    <item>
      <title>Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717742#M104159</link>
      <description>&lt;P&gt;Please, is any known how to get unique values from tables with many repeating, which I need in my report? I try with simple table query as below, but without success! Please, help me! As assistance attached both tables. In first table I need Unique's from field '&lt;STRONG&gt;&lt;EM&gt;TipAlteracije&lt;/EM&gt;&lt;/STRONG&gt;' from second field '&lt;EM&gt;&lt;STRONG&gt;Naziv&lt;/STRONG&gt;'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;Distinct&lt;SPAN class=""&gt;(&lt;/SPAN&gt;$featureSet, &lt;SPAN class=""&gt;[&lt;/SPAN&gt;"FieldName"&lt;SPAN class=""&gt;]&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 31 Jul 2026 14:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717742#M104159</guid>
      <dc:creator>BSBlagojevic</dc:creator>
      <dc:date>2026-07-31T14:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717846#M104171</link>
      <description>&lt;P&gt;If you don't need to run Python, then the&amp;nbsp;&lt;A href="https://doc.esri.com/en/arcgis-pro/latest/tool-reference/analysis/frequency.html?tabs=dialog" target="_blank"&gt;Frequency (Analysis Tools) | ArcGIS Pro documentation&lt;/A&gt;&amp;nbsp;will do the job easily enough.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2026 16:45:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717846#M104171</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-07-31T16:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717852#M104172</link>
      <description>&lt;P&gt;How is this question different from the one you posted Monday:&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1716921#M104072" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1716921#M104072&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2026 17:05:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717852#M104172</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2026-07-31T17:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717857#M104173</link>
      <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;Robert_LeClair&lt;/SPAN&gt;&lt;/A&gt;, Thank you! I'm going to see/try, but the expressions are limited to Arcade lng. only.&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2026 17:28:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717857#M104173</guid>
      <dc:creator>BSBlagojevic</dc:creator>
      <dc:date>2026-07-31T17:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717864#M104174</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1371"&gt;@JoshuaBixby&lt;/a&gt;,&amp;nbsp;Thanks! The question is the same, but the attachments/tables from which I need unique values ​​are included. If you have time and can help, please write/explain how to get unique values. Distinct, at least in this case, simply doesn't not work!?!&lt;/P&gt;&lt;P&gt;THANKS, again!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2026 17:42:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717864#M104174</guid>
      <dc:creator>BSBlagojevic</dc:creator>
      <dc:date>2026-07-31T17:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717878#M104175</link>
      <description>&lt;P&gt;In full transparency, the Esri Support AI Chatbot came back with this below.&amp;nbsp; It's somewhere to start in troubleshooting your expression:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Use Distinct() on a FeatureSet and pass both field names to get unique combinations of `Naziv` + `TipAlteracije`:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;var u = Distinct($layer, ["Naziv", "TipAlteracije"])&lt;BR /&gt;return u&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If you need it as a text list (for a report/dynamic text), concatenate the distinct rows:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;var u = Distinct($layer, ["Naziv", "TipAlteracije"])&lt;/P&gt;&lt;P&gt;var s = ""&lt;BR /&gt;for (var r in u){&lt;BR /&gt;s += r.Naziv + " | " + r.TipAlteracije + TextFormatting.NewLine&lt;BR /&gt;}&lt;BR /&gt;return s&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Reference: [Arcade FeatureSet functions — Distinct](&lt;A href="https://developers.arcgis.com/arcade/function-reference/featureset_functions" target="_blank"&gt;https://developers.arcgis.com/arcade/function-reference/featureset_functions&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2026 17:50:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717878#M104175</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-07-31T17:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717899#M104177</link>
      <description>&lt;P&gt;Posting sample data is always a great idea.&amp;nbsp; For future reference, you can go back and edit your original question to include the attachment and a note that says you attached it rather than creating a new post.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2026 19:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-expression/m-p/1717899#M104177</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2026-07-31T19:33:35Z</dc:date>
    </item>
  </channel>
</rss>

