Add header property in read range vs write range

I just got a question out of curiosity. Please let me know your thoughts on it.

Why do we have ‘add headers’ property checked by default in read range activity but not in write range activity ?

1 Like

Seems to be correct

Actually there should be the check mark defaulty in add to headers property in write range , which I normally forget always to check that :sweat_smile::sweat_smile:

I think it may be due to many scenarios

Sometimes we don’t need to add default headers

Like for some cases after scraping, column headers should be column1 ,column2 etc which is set by default

But the actual headers is in second row, at that time uncheckinh helps to avoid that default headers

This answer is coming from my thoughts

Sorry if I said something wrong

Regards

Nived N :robot:

1 Like