Logic App and CSV Files: How to edit the first row of data in the CSV file

Matsetse 1 Reputation point
2021-08-12T09:16:02.157+00:00

Hi,

I would like to find out the best way to edit the top row of my CSV file within a Logic App?

Basically to execute a string replace function that only replaces the string from the top row of the CSV file.

Many thanks
Mats

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
    2021-08-17T10:03:37.223+00:00

    @Matsetse There isn't any built-in connector available that can achieve this. So your options would be to either

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.