I've searched all over the forum and cannot locate anything, so hoping someone has a solution or has experience with this! TIA
We have a template file that was given to us by the accounting firm that is used to process a filing. There’s multiple tabs, the first tab has 2 dropdowns that then dictate the headers of the other 2 data tabs (Headers are formula driven). When we write to these tabs, the cells that have data in them become password protected (locked). Blank cells do not. (For instance, if i only write to cells D2:D3, cell E2 is fine and same with D4.
We use alteryx blob tool to create a copy of the template (and rename it based on entity name). And then we use the data output tool to write to range starting with the 2nd row of the data input tabs (so we do not touch the headers). We’ve tried both the writing with formatting saved box checked and unchecked (no difference in result).
If we were to manually reperform this, and value paste the data into those same 2 data tabs, we have no issues with the pw protection/locking.
Is there any functions in alteryx that differ from a human manually copying and value pasting the data into those cells? Or is there something in the Alteryx process that would be involving this password protection? Note that the file itself has password protected locations in general, however, if manually done- there's no issues, so nothing should be triggering the protection.