addedValueMacros.M5_query
Syntax
{addedValueMacros.M5_query(queryID, reportId, sortBy="", sortDirection="", dateFormat="", contextKey=nil, parameterValues="")}
- queryID - the name of an addedValues query.
- reportId (default m5_queryDefault) - the name of an addedValues report.
- maxItems - optional, the number items to return.
- sortBy - optional, the name of an addedValues variable.
- sortDirection - optional, any string but significant only if it begin with the text 'reverse'.
- includeSelf - optional, default includeSelf.
- dateFormat - optional, the short name of a date formatter.
Examples
| {addedValueMacros.M5_query("xx", "xx")} |
Semantics
This is a deprecated macro used to support migration from the metadata plugin.
See also