Solved
Forum Discussion
HI,
Yes, that can also possible using the below expression.
$Business.find(x => x.Branch.City.Ident == “Capital”) != null ?
($Business.find(x => x.Branch.City.Ident == “Capital”)).Branch.Id : 1
Related Content
- 2 years ago
- 4 years ago
- 5 years ago