Any time I use a Table Card in a drill layer (and even top level i spose) - the user can click on any of the data in the rows.
For example, I may have a column that does a count
- Count of service requests. on a table chart that lists all properties and their respective service request counts
When the user clicks on that count - it will filter to rows looking for a "Service Request = 12", which will obviously never be found because it is a count of service requests.
**Can w have a way to setup each column with a "Do Not make this selectable" or something settings?