I am having document library. In that library, say for example
Status
1. In Progress
2. Approved
3. Rejected
4. Drafting
5. Not started
are available.
I want to put graph in home page. So i want to get sum of document count based on each status in one list.
then i easily connect the sharepoint chart with list to show graph based on status with count.
eg.
row 1 In Progress Approved Rejected Drafting Not started
row 2 7 5 4 10
2
Can you help for that? or otherwise is there any other solution to filter graph based on document library item count ?