You might have a mandatory predefined filter somewhere in the universe that is being automatically included in the query.
As a debugging aid, you could try creating a new context that includes all joins in the universe, then create a query that just includes one object from your new table. Check the SQL, and that should give you a hint what else is being included.
Do you have how many context in the universe?
When adding the table, have you edited all of them with the desired action?
Add comment