I'm looking to create a dataset using Data Connection from a source file that has only a header in it. That is, I want the synced dataset to have a schema but 0 rows. The automatic schema created will not consider the only row provided in the file to be the header. When trying to edit the schema I run into the below error. Is there a workaround so that an empty dataset with only the header can be saved?
The number of skip lines (1) is greater than or equal to the number of rows in the dataset (1).