I have a table that needs 13 Rollup Fields, but the max is 10. Anyone know a good workaround/solution?
Unfortunately this is a limitation to overcome this limitation you will need to have a new custom column and implement the roll-up logic yourself using a power automate flow so logic would be as below:
1.Flow that runs on the child table create/update accordingly to your scenario
2. List rows to get all related records to the parent record with the roll up conditions
3. Update the roll-up column on the parent table with the length of the rows returned from step 2.
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
Michael E. Gernaey
15
Super User 2025 Season 1