Signals Notebook allows you to import CSV files into your tables to populate the cells. During this process, the visible columns may be automatically mapped if the requirements are met. However, is it possible to map hidden columns?
Answer: After the 26.1 update we opted to be more strict on automatic mapping because we didn’t want to make assumptions about data that has been reordered or hidden. If data were incorrectly loaded into hidden columns, the error would be harder for an end user to detect.
Therefore, to populate the data in hidden columns using a CSV file, you must map the columns manually.
Comments
0 comments
Article is closed for comments.