๐งต Hey team - running into an issue where the output of the AI formula generator is correct, but it doesn't seem to be able to replicate the same result on the table
There we go, the issue it had is that it wasn't checking if a record existed or not in the lookup column. I added the code so it first checks if something exists or not, and then runs the other request. Should work now! Let me know if you run into any issues!