Hi @slerendu, if each feature has all the components ('A{}.B{}' AND 'A{}.C{}' AND 'A{}.D{}'), I don't think you can avoid using three ListExploders (unless you write a Python script). If each feature has only a single component ('A{}.B{}' OR 'A{}.C{}' OR 'A{}.D{}'), you can rename the component (B, C, D) to an identical name using ListRenamers.
Hi @slerendu, if each feature has all the components ('A{}.B{}' AND 'A{}.C{}' AND 'A{}.D{}'), I don't think you can avoid using three ListExploders (unless you write a Python script). If each feature has only a single component ('A{}.B{}' OR 'A{}.C{}' OR 'A{}.D{}'), you can rename the component (B, C, D) to an identical name using ListRenamers.
Hi Takashi, thanks for your answer. Ok, I'll do it.
For the use of ListRenamers, I saw your answer on the other post ;-)
https://knowledge.safe.com/questions/5036/using-2-list-exploders-at-once.html
BTW, how do you manage to add a link to my name (@takashi)?
Just type the name of the poster. (or any other member) Correctly spelled of course...