Page tree

Versions Compared

Key

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

...

ExcelTemplate supports the use of ordinal numbering based on the data source column. Instead of binding to "%%=Assets.Q1" the data marker can bind to the second column in the Assets data set with the syntax "%%=Assets.#2." Note that the hash (#) indicates ordinal syntax. An example is below:

...

In the above, the "Division" column will be ignored if no division data is present in the dataavailable.

After the modifiers are added, the template should resemble this:

...