I am junior developer, and learning a lot from community.
I have done data table manipulations to bring data in correct format from raw
however , further to that I am stuck as it is not getting possible with simple activities.
also data is huge. may i pls seek help on this small task?
this is very urgent for me
input n output sample added in same sheet, but op should be in separate sheet Data.xlsx (12.4 KB)
Yes ideally there should be TK but those are exceptional cases…
In such case whatever below name we should take and mention in output.
U can also observe sometimes there are 2 TK, sometimes 1 TK, sometimes no TK (no tk means they belong to same family)
And sometimes the case you asking TK and some misc information …
We can separate. Name from.other name by checking type , location code …Because only line with the name have type location code… other line is tk which we need to club in other column with comma.
Also… name is ended with mr, mrs,miss but sometimes name will be without these word so cant rely on that criteria …So type location code can be checked.
Can we also keep this list, array dybamic.
Mr mrs miss dr proff… because this list is yet to get … so.
Your output is correct, my input file should have TRI in last 3 rows not MUM , however it will work if Input replaced by TRI. same code 098G is also a mistake
@sudster , .xaml will be helpful as at this level it will be complex for me
I anyway have to replicate it
I will go through each step in your xaml and will ask if I am not understanding anything .
pls add screenshot too, if file face dependency issue, or missing activity errors
@Shruthika_r , here’s the xaml file. Please note that I haven’t reworked the process for optimisation etc; it could be possible to fine tune it to perform better.