Skip to main content
Solved

Change a comma to an addition

  • April 11, 2022
  • 2 replies
  • 26 views

Forum|alt.badge.img+5

Hello,
Is there a formula to modify the comma by an addition?
I would like to have the total automatically.
Thanks for your help

Best answer by Kamille_Parks11

Change your Calculation field to be a Rollup with a SUM(values) aggregation. Whatever field {Quantite par produit} is looking up, use the same for the Rollup.

2 replies

Kamille_Parks11
Forum|alt.badge.img+27

Change your Calculation field to be a Rollup with a SUM(values) aggregation. Whatever field {Quantite par produit} is looking up, use the same for the Rollup.


Forum|alt.badge.img+5
  • Author
  • Inspiring
  • April 11, 2022

@Kamille_Parks Thank you for your answer :winking_face: this is exactly what i needed :star_struck: