I'm fairly new to Model Builder, so hopefully this is an easy question for someone to answer.
Brief summary: I run a monthly process using data from a CSV file that is housed in my project folder. I update the data in my CSV file and save it, then open my project so it contains the latest data. In my model, the first step is to use the XY Table to Point tool on the CSV file, then I run some additional processes that aren't pertinent to the issue I'm having.
When I first build the model, it works fine. However, if I re-open the project and validate the model, I get error 000732 on the XY Table to Point tool saying that the file does not exist or is not supported. Instead of my original file as the Input Table, it's now showing that it is trying to access a Model Variable with that name. I don't understand why the model is changing my Input Table from what I originally set. I've got screenshots showing what I mean.
Thanks in advance for any help you can provide.