I use a slice to separate the records from the base [EMAIL] = USEREMAIL ()
how do I link this to COUNT (SELECT (BASE [ACCOUNT], TRUE, TRUE))
Solved! Go to Solution.
Try:
COUNT(slice[_ROWNUMBER])
replacing slice
with the name of the slice.
What do you mean by โlink this toโ?
I want to count the current user records
how can I do this?
Try:
COUNT(slice[_ROWNUMBER])
replacing slice
with the name of the slice.
Perfect!
Tks
User | Count |
---|---|
16 | |
10 | |
8 | |
5 | |
5 |