I'm working on a dashboard that contains two map views with linked extents and a category selector for each map so that when a year is selected only that year's data display in the corresponding map. I would like to be able to use the selection made in the category selector as dynamic text for an indicator, so that if the year 1999 is selected for Map 1, the indicator shows that year next to the value. Right now it's just displaying "Map 1: {value}" and "Map 2: {reference}". Can this be done in the advanced formatting options using Arcade? Any suggestions would be much appreciated!