HTML5 Data Bindings Formatter Support Product Page
Answered
How can I display a total number of records based on a field value?
Asked 16 May 2014 23:02:46
1
has this question
16 May 2014 23:02:46 Brad Lawryk posted:
I have a recordset where one of the fields holds a text value for a status ...Pending, In Progress, Complete, Confirmed, etc ...Is it possible to list how many records for each type of status without having to create a separate datasource for each?
Replies
Replied 29 May 2014 08:08:37
29 May 2014 08:08:37 Miroslav Zografski replied:
Hello Brad,
You should try using the Group By Filtering option if you have HTML5 Data Bindings Formatter.
With its help you can create a subsets of a certain data set.
Regards.
You should try using the Group By Filtering option if you have HTML5 Data Bindings Formatter.
With its help you can create a subsets of a certain data set.
Regards.
Replied 30 May 2014 04:32:41
30 May 2014 04:32:41 Brad Lawryk replied:
Thanks Miroslav,
I do have formatter and I did try the grouping but could not find any way to display just the count of each type.
I do have formatter and I did try the grouping but could not find any way to display just the count of each type.