I got a gallery where I'm trying to sort a dataverse table based on a variable that holds the column name as a text.
This has worked across multiple apps/tables so far but in one specific table only i'm getting a delegation warning.
Ideally this is what i should have:

Even a more simplified version gives a delegation warning:

Meanwhile other tables even with AddColumns/Searching and extra stuff work just fine in every case:

I really can't figure out what's different for the table "Invoices" that creates the warning.