Skip to main content
JamesM-MERGE
New Participant
August 9, 2023
Question

Calculate Total Baselines on a Project Report

  • August 9, 2023
  • 2 replies
  • 836 views

Is there a way to pull the total number of Baselines on a Project report?
I thought about using a calculated field on a project custom form, but I'm not finding much available for Baselines. The API for Baselines makes me think this should be possible.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

flieckster
New Participant
November 16, 2023

what interface are you using that has auto complete?

JamesM-MERGE
New Participant
November 17, 2023

I'm using Chrome browser.

Doug_Den_Hoed__AtAppStore
New Participant
August 9, 2023

 

Hi @jamesm-merge,

 

Although it might be possible to pull back and enumerate the (many) Baselines created under each Project on a Project report, since the data would come back as a collection, there is no way to then aggregate that number (although you could physically count each item, or perhaps do some fancy "replacing" to create a low-tech "bar" such as ++++ for four, +++ for three, etc.)

 

A more fruitful approach, I'd suggest, would be to run a Baseline report and group it by Project, which would then show the number of Baselines for each parenthetically after each Project name grouping.

 

Regards,

Doug