product_query.fsmI am trying to read specific values from a table using Table.query().
More specifically, in my attached flexsim model I am trying to read rack_idx column value of a specific product_variant_id from global table planogram.
But, the model shows an error that the query sentence could not be parsed.
Please help me in finding the issue in my model/code.
Thanks!