Hi there!
I’m checking a new feature with Dynamic values in docs, and I found some issue with mirror columns.
I created a column that summarizes expected work from all the linked tasks.
But when I add this column to the document, then it displays all the single values instead of the sum. So I see the values like: 10, 20, 10 instead of one value = 40.
Is it an expected behavior?
Is there any workaround for this? I tried ot use a formula column, but it is not supported in dynamic values yet.