Hi,
I want to export the calculation and total value to excel.
As you see, I want my first list to start from first row, but the second list wants to start from 5th row…
Any suggestions?
Your number of lists in data must match the amount of items of your sequence. 6 data lists != 5 sequence items. Furthermore none of your items in your data list should be null.
But the most important thing: Your data list structure does not match mine. Look closely
Yes. Your 0 List should be in a seperate list itself and that for all the other lists 1 List, 2 List, …
I understand now…but I don’t know how to make 0 list in a seperate list…
cuz changing the list.transpose layer doesn’t seem to work?

Oh my god it worked!!! Thank you so much!!!