I'm struggling with this one and I'm hoping someone has a better approach.
In the attached example, I have a report that has 3 separate rows for every record.
I need several fields off of each of those rows, and I need to output them as a single row into Excel.
The only key identifier for each record is Reference Number, and it only exists in the first row of the record.
I typically do this using the multi-row function. That works fine for just a few fields, but in this case I'm going to have to do it with a LOT of fields, so all of those multi-row functions will start to accumulate on my workflow. I'm wondering if there isn't a simpler, more efficient way of accomplishing the same thing.
Any help is appreciated.