I am stuck to this method because of the if else condition says that Condition usersInSales && usersInPayments is always false Condition usersInSales && usersInLoans is always false Condition usersInPayments && usersInLoans is always false I tried different condition combinations and added the false values to try resolve it but it didn’t help. Please can I have some help? Thanks