Hi Team,
Hope you are well. I need help in creating the calculated field based on the certain conditions.
1) Current Status (Column N) in the below snapshot.
Formula -> IF([@[June Count Full Access %]]<5%,"BELOW THRESHOLD","ABOVE THRESHOLD")
2) Average Status (Column O) in the below snapshot,
Formula -> IF(N2="BELOW THRESHOLD", "STABLE", IF(M2>10%, "FLAG", "STABLE"))
3) KRI weight (Column P) in the below snapshot,
Formula - > [@[Current Status]]&" "&[@[Average Status]]
Please find attached the snapshot of the data and

Thank you for the support,
Regards
Sri