I have an issue I have a slice that is filtering out data and when I run the test on the filter expression the correct values return true which is correct but when the view loads it only shows half of the correct data. I am using the contain expression which is looking at multiple values I have stored and like I said when I run the test all the correct ones show true but they just aren’t loading up in the view. Just looking for some direction on this.
Could you share the expression you’re using? And screenshots of the table’s column list, the slice config, and the view that only shows some but not all of the rows?