I am trying to hide a button based on counts of two collections.
On screenshot 2, the condition was set that the button SHOULD BE VISIBLE if both the counts are equal. But, on screenshot 1, the button still appears even though the condition is NOT SATISFIED.
Let me know if you experienced this issue and what steps have you undergone to solve it.
Thanks for the reply. To answer your question, I am logged in as a user in the app.
For confidential reasons, I cannot share the DB collection and/or filters.
The image below shows the issue. I am trying to hide the “Mark as Done” button. The 2 counts are the “count” of 2 separate DB collections. My visibility condition is to show the button only if both counts are equal. Clearly, based on the screenshot, 1 and 0 are not equal but still, the button shows.