Skip to main content

On some parent records I'd like to enter in data manually into a field that is normally used by DLRS as a rollup field. Since all my summaries use realtime calculation mode, those few instances where I manually inputted a value don't get reset back to 0. But I'd like to have added protection so that even if I were for some reason to do a full calculate, those records where I manually edited rollup fields don't get overwritten. Any recommendations for how to do this? I don't think I can use the child relationship filter, because in these instances there aren't any child records.

1 条评论
  1. 2021年5月14日 15:25
    You need a separate field. Have your DLRS agg result field and leave that alone, then have a separate field where you can override the DLRS agg result field if you want. Then you can use a formula field to pull the override value if one exists, and if not can pull the DLRS agg result field value
0/9000