How to add dynamic value from formula column in Monday doc

I have a formula which looks like this:

{Weeknumber } - {#Weeks necessary}

This should return a new weeknumber.
The formula should simply take the week number from “Weeknumber” column and substract the #weeks necessary.
This works fine.

However, I’m trying to automatically display this value from the formula column in a monday doc using the new function “Dynamic values”.
So I add Dynamic values and choose the formula column for the new week number.
However the doc returns “No value” even though the value in the actual column view shows up correctly. The problem is to make it work in the monday doc.

Anyone know if I can alter the formula in some way to make Monday doc recognize the number in the formula column and display it correctly?

1 Like

Watching this post! I have the same issue of getting “No value” from my formula columns in the workdocs when using the dynamic value from columns in my board

1 Like