Been having some trouble with writing to specific cells lately, so I created a super simple workflow with just an input and an output to test it.
I'm attaching below the workflow along with the output that it's writing to. I have defined 2 named ranges in the excel sheet
Title1 which is A1:D1 and Title2 which is A2:D2. For whatever erason, title2 range works whereas title1 range1 doesn't, says there's "data beyond the specified range", when there isn't. Can someone help me understand why this happens?
Additionally, when configuring the output tool to "skip field names" (which is very useful) it always breaks the excel file and shifts data down and also misses the last record of data. Any help with that?