#community-help

Issue with `found` Value in `group_by` Function

TLDR Fernando has a question regarding the found value in group_by function. Jason advises opening a Github issue requesting this feature.

Powered by Struct AI
Aug 17, 2022 (16 months ago)
Fernando
Photo of md5-1849a1b4447cce5a0fee4de4b5e3aa34
Fernando
11:51 PM
One more question: when I use group_by, the found value in the response gives me the number of groups found. Conversely, the out_of gives me the total number of records (not number of groups). Is there a way to get found for total number of records when using group_by?
11:53
Fernando
11:53 PM
I want to show a thing that says “Displaying found/out_of results”, but this doesn’t seem to be possible when I’m using group_by
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
11:53 PM
Ah hmm, this is not possible to do right now. Could you open a Github issue with this feature request, along with the use case you mentioned