Hello Team,
I am trying to delete the records from txt file in Blob storage via Azure data facotry pipeline.Please advise me
Regards
Rk
Hello Team,
I am trying to delete the records from txt file in Blob storage via Azure data facotry pipeline.Please advise me
Regards
Rk
Hello Sam,
I need Removes data from the pool. Whether this can be possible if yes, How.
What i see is we can delete the file. But not the records from txt file.
Regards
RK
In ADF, add a new Data Flow. Point to your text file in the Source transformation, then add a Filter transformation to filter out the rows that you wish to delete. Add a Sink transformation to write a new file without your deleted rows.
This issue got resolved by applying in different format via azure function.
Thanks for your help Mark.
Hi Rohit,
Could you please explain in detail the changes you made? I too have a similar requirement.
Thanks.
Regards,
Mahesh
9 people are following this question.
How do I improve Performance for blob storage json file merge?
Facing issue while converting xlsx file placed in blob to csv.
Is it possible to shut down the batch pool when it is in idle state?
How to save ADF Web Activirity(Rest Api) PDF File response to Azure Blob.
How to move files from Batch Account Pool to Blob Storage using Data Factory ?