I have a table that I'm pulling in and it has only two fields. Pin and Language. There can be multiple rows for each pin because they may have multiple languages.
What I need is to transform and have 1 row for each PIN and then columns for their languages.
How can I use the Cross Tab tool to do this because I can't seem to get it to work?