Hello, I came across this thread that appears to be an efficient way to ignore my irrelevant first row of data in my CSV file. However, I'm not grasping everything that needs to happen here.
I think that I've essentially got the same situation as @migdc described. I've included a screenshot for reference.
In Dezhi's (@v-dezhili-msft) post, there are two Compose actions, so I'm not sure what should be in that first one as it's referenced in the second one.
Also, I'm assuming the 'ID' reference is the first actual column name, so mine would be 'Header1', right?
Then is the [1] referencing something specific? I'm not sure I'm following that piece.
Needless to say, my initial attempt at incorporating this action resulted in a failure, so looking for some clarification to help put that in place and start working through the remainder of what I'm trying to piece together for handling my CSV file.