I have been following the documentation here
My template
image.png (3.3 KB)
Expected outcome: The Subtotal will be the sum of the amount in the rows which will be inserted by Smart Marker and grouped by Name
image.png (3.3 KB)
Actual outcome: The amount is repeated in 3 rows without any sum
image.png (3.4 KB)
NOTE:
- I tried group:normal but to no avail. And I also want the Name to be repeated. Using group merge / normal will not satisfy that
- All rows in my Data Source has the same value in the Name and Phone columns
- Please find my excel template here: template-subtotalN.zip (7.9 KB)
Is there anything wrong with my subtotalN or can it be another way to achieve what I want, for example using dynamic / repeat formula ?
Thanks in advance!