Re: I want to group different item by their brand


Hi , i had created a dictionary for all the brand name? how can i combine the two table together? thank you very much
Tagged:
0
π¬0 Comments | π₯0 Discussions | π€0 Members | π0 Online |
Hi , i had created a dictionary for all the brand name? how can i combine the two table together? thank you very much
Answers
Perform a *Generate ID* on your brand table, then *Join* with full join, then use *Filter Examples* with a condition where the product name /begins with/ the brand name. Saving the result is easy from there.
That would be the easiest path given your data. Great job!
Hi, when i performing the outer(full) join, it and i use the SKU description and Brand name as the foreign key, it seems the join operation is not working
Do you mind to share your XML process?
All the best,
Rodrigo.