How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
Defines how to get data for a chart measure group by.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
dataLimit |
xs:unsignedInt |
Optional Default= 100 |
number of rows to return. if not specified return all |
filter |
xs:string |
Optional | where caluse filter to restrict the selection. NOTE: In order for this filter to work specify it in terms of drill down data columns. |
groupArrangement |
measureSamplesGroupsArrangementType |
Optional Default= GroupSeries |
Applicable to measureSamplesGroupBy type of widget. This determines how the return data must be arranged. |
groupByColumn |
xs:string |
Required | the sample column to group by |
groupOrder |
orderDirectionType |
Optional | show top or bottom groups |
measureId |
xs:integer |
Required | measure id to use for data series |
periodFilter |
samplePeriodFilterType |
Optional | Restrict the samples within this date time range |
sample |
xs:integer |
Optional | Restrict the group by to this many number of measured samples |
show |
orderDirectionType |
Optional | show top or bottom matching records i.e. asc/desc |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document