Hi all,
I'm struggling with the following problem.
Input data looks as follows:

Desired output should be:

I'm trying with a Cross Tab tool and that is working fine. But the problem is that the Value 'Description' can occur multiple times per inspection. I want them so show on a separate line, but the Cross Tab tool by default concatenates them:

Any way to make sure that the description shows as separate lines?