Is there any property in the a!queryEntity to select distinct values from a DB table.
Discussion posts and replies are publicly visible
a!queryAggregation( aggregationColumns: { a!queryAggregationColumn( field: "distinctColumn", isGrouping: true ),