Most efficient formula to count records

I want to include a total record count in the titles of a number of views. I plan to add a VC in each table needed (and add that to each slice) What’s the least costly formula to count records (filter, select, count)? I don’t want to hurt sync speed if I can avoid it. Thoughts appreciated.

Solved Solved
0 15 3,839
1 ACCEPTED SOLUTION

The exact error might be useful.

Spaces are fine, but I don’t know about parentheses. I suspect the parens are confusing the expression parser, which likely sees activities(open), a function call, followed by [_rownumber], a column reference.

View solution in original post

15 REPLIES 15
Top Labels in this Space