Skip to main content
Solved

Rollup field is not showing data for new entries

  • February 28, 2023
  • 2 replies
  • 60 views

Forum|alt.badge.img+4

I have several rollup fields that search a table ('Transactions') for all accepted contract values for each given project via sum(values). For some reason, the rollups have stopped working and no longer sum up any new records added to the Transactions table. I am able to add and change previously working records, but any new records are not updating. Any assistance would be great.

Best answer by Manny_Vergara

Hey Ben,

Looked at it with fresh eyes this morning and sorted it out. I had duplicated the table I was working on to test out a few new formulas and of course, I was linking to the wrong table due to the duplicate. Problem solved. Thank you!

2 replies

Ben_Young1
Forum|alt.badge.img+22
  • Brainy
  • 520 replies
  • February 28, 2023

Hey @Manny_Vergara

Were you able to confirm that the new transaction records are being linked to the correct project record?
If you're creating new transaction records, you'll need a process (either automated or in your workflow) that result in the transaction record being linked to the correct project record.
I'd be curious to hear whether that's something that's already taken care of.

If so, could you possibly provide additional information (screenshots are golden) on what your table structure, linked record fields, and rollups look like? It would certainly help with the troubleshooting process.


Forum|alt.badge.img+4
  • Author
  • Inspiring
  • 6 replies
  • Answer
  • March 1, 2023

Hey Ben,

Looked at it with fresh eyes this morning and sorted it out. I had duplicated the table I was working on to test out a few new formulas and of course, I was linking to the wrong table due to the duplicate. Problem solved. Thank you!