Hi,
I have a table having field names as "can", "date" where "can" contains customer unique code and "date" contains product ordered date. Now I want to show count of orders each "can" per each year. How to get achieve a solution for this.

The picture contains sample I have done using pandas. can i get same output in arcgis dashboards.