
Announcements
i have positions list in which user create record and in other list that is daily activity list it uses position column which is lookup of positions list in daily activity list the user create daily records which is "Resumes Reviewed" "Calls Done" "Resume Uploaded" "Interviews Scheduled" on each particular user makes record , now i have a dashboard screen in which i have a vertical gallery now i want is in gallery i want to show distinct position records and in same gallery i have to add column of date in which user can pick the date range from which date to which date user needs to see the particular position record and on selection of from , to date in next screen i have to attach pie chart which shows the submission of the values of "Resumes Reviewed" "Calls Done" "Resume Uploaded" "Interviews Scheduled".
in given image i am able to get distinct position like in test roles i have 2 records of date 17 and 18 , so if i pick date range from 17 to 18 i want to get the sum of the records of "Resumes Reviewed" "Calls Done" "Resume Uploaded" "Interviews Scheduled" and show in pie chart