Not sure how to describe or illustrate this but lets try:
Im trying to update various rows from an excel file to another excel based on certain criteria:
IF the column "Sprint" "starts with..." "Sprint" (Data can either be Sprint 1, Sprint 2 or Queued)
IF Yes -> update the target excel sheet with the requested column data
IF No -> simply skip
Now it seems like I get error and I'm not sure whether or not its normal if it skips or if its actually dying.
I get a bunch of error messages when doing a test run or manual run:
"An action failed. No dependent actions succeeded." (cant seem to find any more data for troubleshooting)