I stared making a tankplanning model in Flexsim 2018.2.2 and later decided to update to Flexsim 2019 when that came out of beta. But as it turns out my SQL queries no longer work after the update, and I can't seem to figure out why.
What seem even stranger is that if I reduce the TimingPlan table down to 14 rows it seems to work, but it doesnt matter which lines I delete, only that I get below 14 rows...
The attached model contains a single script that gets data from two tables and stores it in a third. It is made in Flexsim 2018.2 but when opened in Flexsim 2019 it no longer works. What changed?