Forum Discussion

ermendiola0901's avatar
ermendiola0901
Copper Contributor
Apr 27, 2021

Error using Filterxml and Webservice functions

Hi Guys,

Good day.

I need help regarding the use of Filterxml and Webservice functions because I followed the right syntax for the formula but it doesn't give the right output.

 

Filterxml

1. Cell A1 entered : 2,5,8,9

2. In Cell B2 converted cell A1 to XML using this formula : = "<Start><Num>"&substitute(A1,",","</Num><Num>")&"</Num></Start>"

3. In Cell C3 = Filterxml(B2,"//Num")

4. Answer : 2   only.

 

Webservice

1. In Cell D1 copy and paste a url from a website

2. In E1 entered this : =webservice(D1)   and the output is Value error

 

Please help.

 

6 Replies

Resources