Options

XPath Count()

de_chrisde_chris Member Posts: 5 Contributor II
edited November 2018 in Help
Hi there I'm trying to get all detailpages from a list. Therefore I need an iterator. To calculate the maximum number of iterations I tried to use the XPath function count(). I think XPath in Rapid Miner is a little bit different from what it's elsewhere. Is this function implemented in Rapid Miner? I've tried:
count(//h:a[contains(@href,"/details.html")])
with error message. Anyone with a working count() out there?
Thanks
Sign In or Register to comment.