Delegation does not work with lookup column types, such as the following (I get the bue i warning)
Filter('[Access].[MyTable]', IsBlank(MyLookUpColumn) )Hence the documentation should clarify than not only data sources and functions must be delegable, but also column types must be delegable for delegation to work. Even better, please extend delegation to lookup columns, they are just integers after all...
From the documentation:
Filter, Search, and LookUp can be delegated.
Within the Filter and LookUp functions, the following can be used with columns of the table to select the appropriate records: