Custom Report on Baseline progress

(imported topic written by avs91)

Hi,

I am looking for custom report for baseline generating below result

% progress

Baseline Progesss By Computer group (No. of remediated & affected)

thanks in advance

Girish

(imported comment written by RandallB)

Digging this one back up…

I am looking for this also. I have the Relevance to use in Custom Reports for Applicable Count and Remediated Count for a given Fixlet from a given site. I am having trouble displaying a
progress percentage
. Any help would be greatly appreciated.

Example relevance for Remediated Count:

<?Relevance (number of results whose (exists last became relevant of it AND exists last became nonrelevant of it AND last became relevant of it < last became nonrelevant of it) of it) of bes fixlets whose ((name of site of it = "###") AND ((ID of it = ######))) ?>

Example relevance for Applicable Count:

<?Relevance ((if (exists Applicable Computer Count of it) then (Applicable Computer Count of it as string) else (""))) of bes fixlets whose ((name of site of it = "###") AND ((ID of it = ######))) ?>