Read range 로 데이터를 가져온걸 write cell 로 데이터 한 줄 씩 추가하면서 자동으로 셀이 증가하는걸 구현하고 싶은데요


이렇게 하는게 맞을까요 ?

Hi @leejiyeon051999

Welcome to UiPath community

Do you have facing issue your automating? Your workflow look fine.

Regards
Gokul

안녕하십니까 @leejiyeon051999 ,

친절하게 아래 작업 흐름을 확인하십시오

먼저 값 "1"을 제공해야 하는 활동을 할당하십시오.

Thanks,
RajKumar

for each 말고 for each row Activity를 사용하시고 CurrentRow(“열이름”).ToString 으로 Write cell 하시면 됩니다.

@leejiyeon051999
It’s Looking Good
and check the variable type of “Counter” is an Integer

If there are any issues, Let us know.
Text1 is a list of arrays. or what the variable type and check it for loop the value