Forum Discussion
saukulkarni22
3 years agoFrequent Visitor
Get Status column based on another column status
Hi, Wondering anyone can help me here please? I am looking generate final status column based PO status and ID. If all PO status is Yes then final status will be Yes, all PO status is No t...
andhiii079845
3 years agoSolution Sage
I recommanded to bring this summerize status in a separate table with the ID column
| ID | Final status |
| 1 | YES |
| 2 | Partial |
| 3 | NO PO |
saukulkarni22
3 years agoFrequent Visitor
Hi,
This could work. Could you provide more details on this.
Thanks