Hey folks,
I have a table called Tasks and it has linked record called Owning Team
I want to filter it based on Team RecordID something like FIND("recZyPUXXXXX", {Owning Team} & '')
this does not work for RecordID although when getting the records via API Owning Team values are RecordIDs.