I have a table that shows list of areas denoted by numbers (e.g. 1 to 200) and traffic performance for each area for selected day.
I'd like to show a simple table where dimension is only selected areas instead of all areas (e.g. only certain area numbers, let say 1,3,5,7,8,11, 25, 120, 156) and the expression is still the same (e.g traffic performance for each area for certain day).
What would be the right calculated dimensions for this type of table and chart?