I need a help in writing a function. For example, this is my table which I took from SQL database.
Candidate Status
Candidate id
Selected
05
Rejected
03
Rejected
07
Rejected
02
I want to show a chart which should say number of candidates rejected & number of employees selected. Help me out.Thanks. Can someone explain with chart. Thanks