Forum Discussion
yhkimingd
16 years agoNew Contributor
M McDonald wrote:
That XPath will give you the Number value from within the first DataType that has Status = 'Approved', which seems to be what you want.
I guess you would need additional logic if you could have a result where there was no Approved DataType.
Yes, I would need additional logic because in most cases the first few will not have the Approved status. Appreciate any help/pointers on implementing this logic. Thanks.