Hi,
I am trying to make an analytic app, However i am getting the following error:

Tool 192(190 is similar):

Now i my columns in my input file are no longer "Person", "Division", and "Role".
my columns are now
| Team | Year formed | Cool | Location |
Is it because my columns have changed? I am running it through the server.
I want my app to be dynamic to include the new columns(no matter how many). I want it to include all new columns in tool 192/190 , EXCEPT FileName.
Can anyone help on this?