I’ve blocked by an Excel issue that I want to split one excel to multiple ones according to values of one column.
I’ve tried to copy one sample but failed:
Dist in left pic is a variable defined in my process and its type is dictionary<string, datatbale> as same as dist in right pic which is from a sample.
but when I tried to write range workbook, currentItem doesn’t have the option “Key” while sample has the one.