Is there a way to only display attribute values that are 'not null' in a dashboard's list?
I have a list with well over 100 attributes, but to make the list a little more compact and easier to read, I'd like to only display the feature's attributes that are not null.
This:
- Attribute 1: Yes
- Attribute 3: Yes
- Attribute 6: Yes
vs. this:
- Attribute 1: Yes
- Attribute 2:
- Attribute 3: Yes
- Attribute 4:
- Attribute 5:
- Attribute 6: Yes