Hello!
I had a question regarding SharePoint calculated field lookups:
1. I'm trying to perform a lookup from my form to another list within the same collection, but it's failing to return results. It's worth noting that the list I'm attempting to look against has exceeded the view threshold. Would this impact the result (returning #Value!). It's a simple lookup and has been written correctly as I tested against other lists.
2. Is there any special handling that needs done for special field characters? Example: "#", "@", "$", etc.
Thank you!!