Interactive Filters Showing Incorrect/no Data when interactive filter related tab contains parent & child tablesIssue Interactive filters do not work as expected as it shows "0" as the count or "no data is available".CauseWhen the user add a parent table ex: task with a field and also add its child table ex: incident; both the conditions get applied to the filter, causing the incorrect data display.ResolutionOption 1: Uncheck the box for the field "Apply to both database views and tables" in the interactive filter settingsOption 2: Ensure that the child and parent tables refer to the exact same field.