Forum Discussion

avinashpatil's avatar
avinashpatil
New Contributor
4 years ago

Update specific excel column of a sheet

I need to update specific column (and cell if possible) of excel sheet once all operations completed into the pipeline.
e.g.
Read Excel sheet1 → excel parser → mapper → REST POST–> need to update sheet1 column c with status “Completed”

Please suggest which snap will be helpful.

2 Replies

  • bojanvelevski's avatar
    bojanvelevski
    Valued Contributor

    The document contains multiple sheets or just one, and does it have any headers?

    • avinashpatil's avatar
      avinashpatil
      New Contributor

      document contains multiple sheets (sheet1,sheet2) and also have headers (column1, column2, status).