Forum Discussion

ERichard's avatar
ERichard
New Member
1 year ago
Solved

Grouping Values in New Columns based on Other Column

I have an extract of Learning Assignments, listed by emails. This is an example of what the data looks like: I'm trying to group the data by the email, and have an individual column for the l...
  • SundarRaj's avatar
    1 year ago

    Hi ERichard, here's a solution you could use to solve your query. Take a look. I'll leave the images of the code, source table and output below. Thanks