Select to view content in your preferred language

Arcade Expression

55
1
yesterday
BSBlagojevic
Regular Contributor

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 'TipAlteracije' from second field 'Naziv'

Thank you very much! 

Distinct($featureSet, ["FieldName"])
0 Kudos
1 Reply
Robert_LeClair
Esri Esteemed Contributor

If you don't need to run Python, then the Frequency (Analysis Tools) | ArcGIS Pro documentation will do the job easily enough.

0 Kudos