Hello again folks
I created a Groupby expression in arcade that shows the results I want and it works when I test
GroupBy($layer, ['PRStatus'], [ { name: 'Total', expression: 'PRStatus', statistic: 'count' } ])
When I add this expression to the popup I get a "No Information available" result, other fields are not displayed either
I would like to display the summery of the PR status field for the whole dataset (not the ROWID if possible)
Thanks again for your time
Aaron
results from TEST:

when I add this expression to the popup I get this result, other fields are not displayed either

popup
