Hello all,
Right now, I currently have a crosstab result that looks like this

The issue is that each user(s) have a different manager. However, the cross tab function seems to have removed that relationship between user and the manager. This means when I try to render out separate tables for each manager, the same users stick around in the top row because the relationship was lost. What can I do?