I have an app with multiple choice columns and they all seem to be working. However, every time I open the app, I get a red x indicating there is a problem. When I delete the last closed parenthesis and replace it with the same exact closed parenthesis, the red x goes away. Just curious if anyone knows what would cause this to occur.
Here is an example.
Choices([@'Customer Intake Form'].CIFRequestor)
I remove the last ")" and re-replace it with ")" and the problem is solved.