Forum Discussion
jracer007
8 years agoHelper IV
Dynamic url connection
Hello, I have a list of more than 200 url to which I must connect to obtain data. Is there any way to do this quickly without having to connect again and again?
jracer007
8 years agoHelper IV
ImkeF Expression.Error: Evaluation resulted in a stack overflow and cannot continue.
MarkLaf
8 years agoSuper User
What custom function are you trying to use? Did you confirm it works with just one instance before applying to all? Does the custom column step time out even with something simple like =Json.Document(Web.Contents([url])) ?