Is it possible to remove this counter?
This is not an auto-generated related ref field. I added this virtual list field that is pointing to a table that does not have a direct link to this table. The number displayed is wrong.
Hereโs the list field definition
Thanks!
Solved! Go to Solution.
@Steve: I figured it out Instead of just having Slice[Key] in the List expression and relying on the Slice filter, I moved the Slice filter into the List field expression. The system can then retrieve the right count number. Will keep in mind about the duplicates as well. Thanks!
It is not possible to remove the row count.
Can this be qualified as a bug? The calculated number is not accurate until I perform an action.
Maybe? In my experience, the count reflects the actual number of values in the list (including duplicates), but the inline table displays only the distinct values (duplicates omitted). Could duplicates account for the difference? If so (or to test), you could try wrapping your existing App formula expression in UNIQUE().
@Steve: I figured it out Instead of just having Slice[Key] in the List expression and relying on the Slice filter, I moved the Slice filter into the List field expression. The system can then retrieve the right count number. Will keep in mind about the duplicates as well. Thanks!
User | Count |
---|---|
17 | |
12 | |
9 | |
4 | |
4 |