The Building Flows - Power Platform Community (microsoft.com) may have better suggestions, but can't you use Perform operations on data - Join Actions - Azure Logic Apps | Microsoft Learn to join the two json objects together? Then use the output of that operation to write the CSV file.
How to insert new data values to existing csv file using logic app
Ananya Dixith
61
Reputation points
Hi,
I have been stuck in this from past one week.
I need to insert new upcoming values to existing .csv file using logic app.
I can able to parse .csv file using below methods.
2.
I'm able to parse existing .csv to json format.
But Im not getting how to append new upcoming value with existing data in .csv file.
When I tried using concat option after appending both existing and upcoming data to array variable the allignmnet in csv file is changed,
Pls help us out
for appending new field values to existing csv.
Thank you
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
1 answer
Sort by: Most helpful
-
Ryan Hill 30,326 Reputation points Microsoft Employee Moderator2024-03-14T01:14:29.81+00:00