Forum Discussion
Anonymous
3 years agoNot applicable
Need help on filter
Hi Team, I have two table ,candidate details table and Date table,Requirment to get the details of the candidate L1 interviews status and L2 interview status based on the Reporting weeks This Repo...
guillouzada
3 years agoFrequent Visitor
So given the details table above are you expecting the result of the measure (L1 details) as follows?
| STATUS | 29-JAN-12 |
| L1 Reject | 5 |
| Screen Reject | 4 |
Anonymous
3 years agoNot applicable
Hi Guillouzada,
candidate table details should be matched with L1 details
For Example if the L1 details has L1 Reject 2 and L1 select 1
the same count result should be shown in candidate table
This Candidate detail table are directly imported from the excel data source