Hi All,
Can you please help me to get the Infront of same data? I have input 1 and input 2 and using join multiple tool to get the result but not working.
Input 1 & input 2
getting result.
However, I need below result/output.
Thanks,
Rajeev
Solved! Go to Solution.
I guess you select option "Join by Record Position". To meet your demand, it should be "Join by Specific Fields", and select "unique_id" for key fields.
Hi @gawa , I have used join by specific field but creating two line highlighted in circled, that i don't want.
Thanks
This is odd because you have a "Unique ID" that is repeated so not unique.
If you are happy with this and want to proceed to your output the following workflow should work:
We use a multi row grouped on unique ID to label the repetition of the unique ID we are on. I.e. the first 323 should join to the first 323 but not the latter.
We then join on unique ID and REP ID union on the unjoined case to get the desired output
Hi @ed_hayter thanks for the solution.
User | Count |
---|---|
18 | |
14 | |
13 | |
9 | |
8 |