Issue on Make module (update a row)

I have an issue with the Baserow module (update a row) on Make. When we enter a table number directly, we correctly retrieve the fields of the table to modify. However, if we pass the same number via a variable, nothing happens. I would like to do this to separate my dev and prod environments.

Any workaround ?


Thanks

I think that Make not allows to have a variable in this field.

Is it possible to have 2 modules to update a row and use a Router block to select the correct one depending on being in dev or production mode?