I have a table where I am creating severity and status filters, the status for example always comes with open. However, when filtering the table, a bug sometimes occurs, where the severity and status data do not appear. The filter is working correctly, but there seems to be a problem rendering. Would anyone know why this happens?
This is the table without a bug and no filtering.
After apply some filter:
Unfortunately I'm still having this problem. If anyone has an idea please help me
@danisegd - I don't think the issue of not being able to access the output of controls inside a Container is true anymore (with SharePoint and Dataverse at least). Regardless, I cannot see how that would be related to the problem.
Your set up looks fine to me. I have added @WarrenBelz who might notice something here.
1. Sharepoint
2. Status: single-select choice; Severity: single-select choice; the other ones are single line text and only view mode
3. Items: SortByColumns(Filter(listatest; (Status.Value=StatusBox.Selected.Value || StatusBox.Selected.Value=Blank())&&
4. Severity: Items:
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1