How to make it smaller?
I shared u the image. Why my data look separate like this?the one with the black line is my data. How to make it with clear data?
HI @Nur_Amin
I am not sure what you are doing… If you can attach the excel file output and the input text sheet that might help…I see you are struggling a lot to get it via messages
cheers
This image above is the one that i do. Can u assist?
Hi @Nur_Amin
I have explained the steps to you…but again if I explain the same would happen, i need the input file and output file then i can giv eyou a working solution else…you have to do each step as said
Because whatever explanation you gave in screenshot is what we can exactly do with the activities i suggested
Cheers
What i need to do if i want the text file use the Template excel that i want?
How n where i need to add step for data massage as im doing it manually? Concatenate n etc
Hi @Nur_Amin
Are you concatenating the data from two different columns in datatable? or you want to concatenate two string together?
cheers
I have two header so i want to concatenate two header. Thats ny first step
Hi @Nur_Amin
the link does not show any step
example:
1 2 4
a b c
i want to be like this
1a 2b 4c
after concatenate, how i want to delete the upper side that i dont want? i dont understand on how i can continue my step to do data massaging using uipath
Hi @Nur_Amin
You said you want to concatenate columns but what I see is you are concatenating rows.
And also say you did concatenate… after that if you dont want any row use remove data row activity to remove the corresponding row.
There are so many options that can be explored for data cleansing but you would be able to use them only if you understand the activities so please give some time to go through academy.uipath.com and see some videos on how to use each activity
cheers
which type of learning for me to learn? there is so many.
to add, i think my uipath dont have argument so i have a problem with my variable
HI @Nur_Amin
If you don’t have basic understanding of UIPath then start with this
else if you want only excel and data manipulation related details go with this
If you need to work on strings as well then
cheers
noted on that, but i wonder why my uipsth do not have argument
HI @Nur_Amin
Are you using studio or studioX
Check the data manager tab as well.
If studioX then you wont have separate menu I believe
cheers
studio x. where can i find data manager?
i already found data manager and argument, i have run my automation, there is still an error on my write datatable to excel. it said no table found
Hi @Nur_Amin
Thats great to know that you could move ahead.
It might be because the table that you provided as input is not used anywhere in generate datatable or any other activity .
cheers