How to preserve dates when Baseline functionality doesn't meet my needs

Hi,
I am unable to use baseline because dates and tasks are set throughout a clinical trial and I don't want to reset each time a new "task" is added.
I have Start Date, End Date, Baseline Start and Baseline End.
I want the Baseline Start and Baseline End to be the first entry that is in the Start and End Date columns.
=IF([Baseline Start]@row <> " ", [Start Date]@row, "") this gives me CIRCULAR REFERENCE ERROR.
I've also tried
=IF(ISBLANK([Baseline Start]2, [Start Date]2, " ")) this gives me the same error.
Any advice?
Melissa
Answers
-
Hi Melissa,
The reason for the error is because you're writing the formula in the baseline columns which is referencing the same baseline columns. Since you're not using the default baseline function, the only alternative is to add it manually. You can lock the columns, so no one else changes it (hopefully, no one else has Admin rights) and set yourself an alert or an update request each time a new task is added, as the baseline dates will be blank for them. You can then have them updated manually as the start and end dates of the task.
Thanks,
Aravind GP| Delivery Manager
Atturra Data & Integration
M: +61493337445
E:Aravind.GP@atturra.com
W: www.atturra.com
-
Hi,
Thanks, I wanted to avoid manual updates.
Melissa
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 151 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!