Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

Counts the distinct occurrences of an certain value of an column. This functionality is similar to the SQL distinct() function.

Example

<function class="org.jfree.report.function.CountDistinctFunction" name="Cnt_Dstnct_USA">
  <properties>
    <property name="field">Country</property>
    <property name="group">Product</property>
    <property name="value">USA</property>
  </properties>
</function>
dynamictasklist: task list macros declared inside wiki-markup macros are not supported
  • No labels