Hello,
Is it possible to calculate a duration from a mirror column showing timeline ?
It seems that we can’t have date#start and date#end as a regular timeline column.
Corentin
Hello,
Is it possible to calculate a duration from a mirror column showing timeline ?
It seems that we can’t have date#start and date#end as a regular timeline column.
Corentin
Hi @corentin.dalfarra !
You have the right idea but try this formula instead:
DAYS({Mirror#End}, {Mirror#Start})
If you renamed your mirror column, just replace the “Mirror” with your column name.
Hope this helps!
Hello @jailynnlucidday ,
It works well thanks ! I was thinking that we could not use formulas with mirrored timeline column.
Have a great day,
Corentin
Hi everyone, my Timeline column is actually a kind of mirror column showing summary of subitems dates (show summary on Parent item). In this case the #Start or #End is not working. Anyone facing same issue?
Thanks!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.