How to Apply Logic to Individual Excel Rows?

Greetings,

I'm working on building a flow where a user uploads an Excel file and my flow processes it on a row-by-row basis. I understand how to get the file into my Decisions flow, but I don't want to map every row to the same datastructure. Instead, I want my flow to pull values from certain cells and decide where to map subsequent rows based upon what value is in those rows. I can try a ForEach, but it doesn't break-up my excel document. How can break the Excel document up into individual rows to allow for me to add this logic?

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!