Hi,
I have a dataset that looks like below

What I wanna do is to generate new rows based on certain conditions such as:
If Company Entity is MBB then generate 2 more rows with ProcessingOrg PM-MBB-A11SG AND PM-MBB-A11UK
If Company Entity is MIMI then generate 1 more row with Processing Org PM-MIMI-HQ8SG
If Company Entity is MBP then leave Processing Org as it is
Output should look like this

Any help is appreciated!
Thanks