Can users define group by clause in explore?

Hi, 

I want to create the following query in looker:

SELECT
_______,
COUNT(*)

FROM MEMBER
GROUP BY _____

In the code ___ represents what users can customize. For instance, users can choose to group by member status and date OR to group by date only. I wonder if this is possible in Looker ML? 

Thanks!

0 1 157
1 REPLY 1

Problem solved. Thanks!

Top Labels in this Space
Top Solution Authors