Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Looping issue › Re: Looping issue
February 1, 2007 at 10:35 AM
#17515
If you were using Xslt then //CarrierPINInfo[position()=last()]/CarrierPINNo would work.
With functoids, use the Index functoid and RecordCount functoid
CarrierPINInfo – RecordCount-|
CarrierPINNo ———————–|— Index — Result