Hello all,
I'm needing help with how to combine rows to have it return one value in a gallery.
I'm building an app for award nominations. In the app anyone can nominate anyone else, but only the senior team can score the nominations. There are 10 senior team members. The issue I ran into is if Person A nominates the same person as Person B, the nominee shows up twice. My goal is to combine rows that have the same nominee's name, then show the scores from each senior team member and add them together so no one has to go in and manually add up the scores.
The name of the Sharepoint list I am using is 'ABCD Scoring' with columns 'Nominee' for the nominee name, 'Senior Member' for the senior member name, then a column for each criteria the senior team scores.