```PowerFx
LookUp(
MyCollection,
MyControl = MyControl.Value
)
```
To work around this issue, name your collection column differently than your control. Hopefully, this saves y'all time and future headaches!
```PowerFx
LookUp(
MyCollection,
MyControl = MyControl.Value
)
```
To work around this issue, name your collection column differently than your control. Hopefully, this saves y'all time and future headaches!
Hate won today 😞
Hate won today 😞