Hello All,
I have a call center data, and we have customers with certain stage like stage 1,2,3,4,5
and all the stages has certain criteria to pass on to next stage, refer below criteria,
| Stage | Outcome 1 | Outcome 2 | Outcome 3 | Outcome 4 |
| Stage 1 | DC PIN setup | IB registration | MB registration | |
| Stage 2 | Salary mandate | UPI registration | DC txn activation | Family account |
| Stage 3 | IB txn activation | UPI txn activation | | |
| Stage 4 | Billpay setup | CC cross-sell | | |
| Stage 5 | Demat cross-sell | Referral benefits | | |
Now for example user is in stage1 then he have to satisfy below criteria to move to next stage i.e stage 2
| DC PIN setup | IB registration | MB registration |
and same for all the stages,
Please help me out with a formula that can do it,
Please let me know if you need anymore insights.
Thanks in advance.