I have a field let say City having 5 different cities in confiform table view. I want an extra field in another table view who shows total number of records by city wise. Similar function as Group By in SQL
I know a function _count but unable to implement it
Please help
You can do something like this https://wiki.vertuna.com/display/CONFIFORMS/TableViewMerger+macro+to+help+us+to+count+registrations+by+user
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.