Hello, I'm looking to filter on a lookup field in the entry table I'm using, not to the source table. Here's what I mean:
The examples I found on the web are like this: State_Name/State eq 'Dynamic content of state' to filter to the source table.

I don't want to do that. I just want a regular filter on the entry table and get the PO Numbers for the different states.
Example: Filter on Alabama and get the results : 01,02,05.
I'm not able to filter since it is a lookup field. I tried State_Name, State_Name.Value, State.Name/Value. Nothing works!
Any Ideas
Thank you