I have a view whose first and second columns are categorised. For example, first column is the document created date and second column is the author of the document. I want to findout how many (just the number) documents are created by a specific user in a specific date.
Your help will highly be appreciated.