Dear Team,
I have the data mentioned below. I want to create slices likes students and comments but excluding the default comment โNilโ
If I understood your request, you could use a condition rule like NOT([Complaints]=โNilโ)
Thank you.
if it blank instead of nil what will be the formula
OR(
ISNOTBLANK([Complaints]),
NOT([Complaints]=โNilโ)
)
thank you!!! @Aleksi
Youโre welcome
User | Count |
---|---|
17 | |
11 | |
7 | |
3 | |
2 |