Is there a way to add header for the file with no header?

I receive a file through the email connector which gets replaced every day but by default, the email connector takes the first row as a header. Is there a solution for this?

Best Answer

  • MichelleH
    MichelleH Coach
    Answer ✓

    @scpradhan There is a setting in the Dataset via Email connector under Advanced Options where you can specify whether the data has a header row. This setting is "true" by default, but you can change it to "false" to make sure the first row is now interpreted as the header.

Answers

  • MichelleH
    MichelleH Coach
    Answer ✓

    @scpradhan There is a setting in the Dataset via Email connector under Advanced Options where you can specify whether the data has a header row. This setting is "true" by default, but you can change it to "false" to make sure the first row is now interpreted as the header.

  • Thank you so much, it worked.