Versions Compared

Key

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

...

Aggregation enables you to specify detailed levels of the pro duced produced results. License usage information can be displayed for a specified entity, letting you juxtapose one set of data with another.

...

Grouping by a unit of time lets you group values from specified fields together. For example, license usage information can be limited to a month and within that month displayed based on a daily basis and grouped into a value for the week, the weekly usage information can be aggregated into a value for the month, and so on. Grouping works in the same way for all other available time units, for any set of selected values.

...

Expand
titleExample

Let's assume the following values have been returned after grouping feature usage information by MonthDay.

DateHours Used
2014-04-0110
2014-04-0220
2014-04-0430
2014-04-0640

When we choose to group the above feature usage information by Month and set the start date to April 4, 2014, we obtain the following values:

DateHours Used
2014-0470

When we decide to set the start date to April 1, 2014, we get the following values:

DateHours Used
2014-04100

 

...