The end goal would be to change the granularity of a report, where each row would be repeated X times (where X is the nr of IDs in one cell), with the relevant ID on each row
So data like this
which should be displayed as such
is there a way in which each row can be repeated, with the relevant IDs from the 4th column?
I tried something in Power Query Editor, however I only figured out a way to create more columns based on how many IDs there are - but its the ideal solution
I also found this article which is really helpful https://www.extendoffice.com/documents/excel/4054-excel-duplicate-rows-based-on-cell-value.html#a1 yet it only solves half of the problem, as it would only duplicate the rows based on how many IDs there are - how can this be done in a way that it actually populates the relevant ID too?

