6578
3 years agoNew Contributor
"Unknown Variable Container" Message
Hello, everyone!
Using the Generate Data option, I created a table (12x2000) but I receive an exception (A row index must be an integer value) every time I attempt to use any of it. In doing some reading through the board, I saw someone else had difficulty which was resolved when adjusting the variable values and removing the trailing quotations and comma:
ProjectSuite.Variables.ComplaintData("ConsumerPhoneNumber", "")
When I do this and click "Finish", I get the ""Unknown Variable Container" message. Anyone have any thoughts on this?