how to get totalcount using sharepoint designer 2010
-
Thursday, March 22, 2012 10:30 AMusing sharepoint designer how to get the documents count in a view of document library and count of documents created by login user
All Replies
-
Thursday, March 22, 2012 10:33 AM
You can specify Totals even on View settings page:

Bond... Brooke Bond!
-
Thursday, March 22, 2012 2:13 PM
With an 'Empty Data View' by the 'Short & group' you can use 'Edit sort expression' for exsample 'count(@Title)'
chech the box 'Show group header' and you have in the view the count.
refer this post for a work around to get the current user in SPD:
Getting the Current User Name or ID in SharePoint using SharePoint Designer- Proposed As Answer by romeo donca Thursday, March 22, 2012 7:13 PM
- Marked As Answer by Entan MingMicrosoft Contingent Staff, Moderator Thursday, March 29, 2012 2:56 AM

