Dashboard Development Services Component-Specific Features

The documentation feature recognizes Dashboard Development Services components and includes additional information regarding those components.

Dashboard Development Services component-specific information is held in text labels on the component code section. All additional information is optional. The information in Table 22 may be specified for a Dashboard Development Services component.

Table 22. Dashboard Development Services Component–Specific Information in Text Labels

Text LabelInformation

txlName

Component display name (For example, dynamic headings rather than QIQ_fmtHeading)

txlDescription

One or more paragraphs of descriptive text about the component

txlReqBrio

Interactive Reporting Studio release information in the format:

“VersionMajor=a\nVersionMinor=b\nVersionRelease=c\nVersionPatch=d” where a, b, c, and d are numbers, and \n represents a new line sequence. For example,

VersionMajor=8

VersionMinor=3

VersionRelease=0

VersionPatch=647

txlReqTemplate

Dashboard Studio template release information in the format:

“VersionMajor=a\nVersionMinor=b\nVersionRelease=c” where a, b, and c are numbers, and \n represents a new line sequence. For example,

VersionMajor=8

VersionMinor=3

VersionRelease=45