Sum multiple lookup values using rollup

I have a multiple relation column that’s feeding a lookup column of number values (“Player XP”). I want to total them for each row using the rollup (“Total XP”), but the lookup column is unavailable from the list of available columns. Is this a bug or limitation?
Screen Shot 2020-02-13 at 10.43.30 PM

This is a limitation. We’ll make that possible eventually.

1 Like

When setting up your rollup column, all relations are at the bottom of the “Summarize the Values of” dropdown. You should be using that to select the relation and XP column instead of using the Lookup column. Unless I’m misunderstanding something.

Genius.
Screen Shot 2020-02-14 at 6.07.58 AM

1 Like