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! Go to 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.
User | Count |
---|---|
25 | |
14 | |
4 | |
3 | |
3 |