
I have some domain data that updates daily, and I need the data to be aggregated by domain as new entries are created each day.
-
I tried using Rollup, but it only links one set of domain records. I have data for the same domain across two more days, but it’s not being summed.
How can I automate this? Is there a better approach?
