I trying to work through why this List component is showing 2 line items instead of 3. The List shows all of the associated estimates for a particular “SR”, short for Service Request.
Here is the configuration. It is simply only showing the estimate lines from the Estimates table where the “SR Identifier”, the Row ID for the SR, is the same as the SR that is being viewed on the screen:
I know this isn’t much info to work from, and can provide whatever may be helpful. But has anyone come across List filters like this not working as expected? Any common things to check?
What you see in the data editor is what you will see in the layout editor. A little bit of filtering aside in the layout editor, if you are expecting to see 3 items in a collection in the layout editor, then you should have a table, relation or query with those 3 items.