Hi,
I've created this Set & LookUp query:
Set(UdalostVar;LookUp(Catering; Name = UdalostDDL.Selected.Result))
But it says that there is a problem with delegation (and warning message saying that it might not work good with big datasamples).
It is working, but is there any other way to do this, so I'm not getting warning message from PowerApps?