I have the most simple table that contains team members, and they have a “team” property.
In a view, I filter team members based their team (contains Team A) but somehow my view shows people from other teams too. It’s very basic filtering, I’m surprised this doesn’t work consistently (sometimes it does work, in the same view…).
In the same view, I also have a list of percentage values. I want to highlight the rows whose percentage sum isn’t equal to 100%, but this also doesn’t work consistently.
How can I get Support to look into this, it’s very basic, it’s very disappointing.