Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
public QueryHavingFilter addHavingFilter(
QueryBuildDataSource dataSource,
str fieldName,
AggregateFunction aggregateFunction,
[int arrayIndex])
Run On
Called
Parameters
- dataSource
Type: QueryBuildDataSource Class
- fieldName
Type: str
- aggregateFunction
Type: AggregateFunction Enumeration
- arrayIndex
Type: int