I followed these steps:
- Created a design table within a SW model
- Saved the table externally
- Deleted the table from the model
- Inserted the external table (using From File) and checked Link to File
I thought that this would allow data to be passed back and forth between the external and internal tables. Edits made to the external table, however, do not update either the internal table or the model. What am I doing wrong?
My mistake was in thinking that the changes were dynamic and that the model would update as the new values were put into the Excel table. Now I realize that the changes only are relected in the model after it has been re-opened.