Skip to content

Return counts broken down by attribute from collection #64

Description

@aaronmyhre

Hey Percolate Team -

Is it possible to return the counts from publish-counts broken down by an attributes from the collection? I have an "events" collection with a user_id and Type and I would like to know the count of docs in the collection broken down by both. In sql terms select count(*) from events group by user_id, type.

Is this possible with publish-counts?

picture of desired-ish output
screen shot 2015-08-23 at 12 24 12 pm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions