Can i set icons on my calendar? If so, can i color code them based on criteria - Yes/no filter?
At least you could use emojis.
For example: If you have a column [Description] and a column [Status]:
Add a Virtual Column with a formula like:
IF([Status]=TRUE , CONCATENATE("โ๏ธ ",[Description]) , CONCATENATE("โ ",[Description]))
Thank you - i will try this.
User | Count |
---|---|
17 | |
11 | |
7 | |
5 | |
5 |