Hello AppSheet Community,
I’m trying to find a way to get the count of records displayed after applying a filter using AppSheet’s built-in table filter button (the one in Table View).
For example, when I apply a filter (e.g., Type = "FANTOME, FABRIQUE"), AppSheet filters the table dynamically, but I don’t see an option to retrieve and display the number of records returned by this filter.
I made a custom filter view where users can filter data from specified fields, giving them more flexibility. In this view, I was able to add a count of the records returned. However, I now want to combine my custom filtering system with AppSheet’s built-in filter button so that:
Any insights or suggestions would be greatly appreciated! Thanks in advance.
Best regards.
Solved! Go to Solution.
Actually.. if you have e.g. a virtual column with an expresion "The total count:", you group the table view with this column and you select "Count" with the "Group Aggregate, it will show the count after both of these filters.
1) Nope.
2) Not possible.
3) Nope.
Thank you for taking the time to respond. Much appreciated!
Actually.. if you have e.g. a virtual column with an expresion "The total count:", you group the table view with this column and you select "Count" with the "Group Aggregate, it will show the count after both of these filters.
Wow, AleksiAlkio, you are an absolute genius! 🤯🔥
This solution worked like a charm, and I can’t believe how simple yet incredibly effective it is! You just dropped a brilliant hack that solves the problem perfectly.
Massive thank you for your insight and creativity! 🙌
Actually.. it's not a hack, just a simple solution 🙂
User | Count |
---|---|
35 | |
11 | |
3 | |
3 | |
2 |