I would need to do a report looking like this :
For any given "person" there is a single firstname, last name and age, but I can have as many surnames as the user sees fit. Each surname has a corresponding "apparition surname order". The column order is really important, but if that helps I could try to reorganise them.
I saw this post but it doesn't seem to be quite the result I'm looking for. Additionally each person has a unique id, but I don't want it to be displayed.
I've tried to use tablix inside a tablix and a matrix but I'm kinda lost to be honest. I would like to know if that is at least possible to achieve ?