Slice Count

Alvim
New Member

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 Solved
1 4 188
1 ACCEPTED SOLUTION

Try:

COUNT(slice[_ROWNUMBER])

replacing slice with the name of the slice.

View solution in original post

4 REPLIES 4
Top Labels in this Space