Hi, I'm pretty new to ArcGIS Online Dashboards, and I'm working with Dashboards tables for this. I'm looking to create an arcade function that will allow me to assign a background color to cells in the table that have identical values within a field. The field in question should only have 1 instance of each value, so I'd like to flag duplicates with a red background so the errors are easy to find.
I've figured out how to use Arcade to flag empty cells and those with leading or trailing spaces, but this is stumping me!
Thank you!