Where does the table get stored?
You table is stored in file-storage hosted by Less. This is a fast and efficient way to store tables inside Less that we opt for because its optimized for data analytics. If you’re an Enterprise customer, you can choose to self-host the file-storage. Reach out to us if you want to learn more about this.Advanced options
Tables names are not unique in Less. Each tables has a unique identifier. That means that if you want to append to a table, that is generated by another model, then you need to specify the exact table you want to overwrite or append to. You can do that with the advanced options. You can select the exact table you want to overwrite or append to which will disable the table name input field.