NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Scrollbar
iconsfalse

...

Table of Contents
minLevel2

...

More information on the evaluate data macro

Multiexcerpt include
MultiExcerptNameExitDisclaimer
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include

...

The evaluate data macro displays the result:

Result
Evaluate Data
name
format#0.0
nameResult
${Numerator}/${Denominator}


The evaluate data macro displays the percentage:

Evaluate Data
format##0
namePercentage
format##0
round(${Result} * 100, 0)

...

Table Data
nameValues
orderasc

Name

Value

Namewiki
Name
INLINE 
ValueINLINE

The evaluate data macro calculates the sum of the values in the table:

...

Evaluate Data
nameAverage
avgtable("Values", "Value")

...