Records disappear then reappear when I re-enter the text part of the variable into the filter of a table view. This disappearing can happen when I re-fresh my browser, or when I go to a different table view and then return.
I can both replicate as well as “fix” this behavior:
There are three different fields that can be called on in my filter for this table view …
- Project - linked field to Project table
- Discipline - lookup field (Discipline field from Project table)
- Name - Formula field (concatenate formula that includes Project field)
I can replicate the odd behavior (of records disappearing then reappearing when I re-enter the text part of the variable into the filter) when either:
- Filter is set to Discipline contains meeting; OR
- Filter is set to Name contains meeting.
I can “fix” the behavior when:
- Filter is set to Project contains meeting
Behavior has been functioning fine for many months with the filter set to ‘Discipline contains meeting’. But today is the first time this odd behavior began.
Any ideas as to why this is happening?