Let us know how we can make Jedox even better!
The "locked_paths" is a useful parameter for palo_setdataa. Unfortunately it will throw an error if it's used in combination with "copy" or "like" splashing commands. In my opinion, this should only throw an error if the complete area is given as a locked path.
How it should be : When using copy or like the cells of locked paths should be skipped (without copying the value into it) within the copy command, but the rest of the copy area should be copied.
Why does it work with normal splashing (all cells except the locked paths will get values), but not with copy/like?