Forum Discussion
Query contains unsupported function. Function name: Web.Contents
- Anonymous5 years ago
Hello Jimmy801
That was the mistake. "Query contains function not supported. Function name: Web.Contents",Partitioning would be to split the query into parts so that this error would disappear.
See this article; https://docs.microsoft.com/pt-br/powerquery-m/web-contents
Hello Anonymous
what error you get?
From your code you take the first row of a specific column to append it to the web-address and then read it. There is nothing wrong about it. What you mean by partioning? Your address is hardcoded and extended by an text what should give you a valid address I suppose. So nothing wrong in the tecnique.
If this post helps or solves your problem, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
Kudoes are nice too
Have fun
Jimmy
- Anonymous5 years agoNot applicable
Hello Jimmy801
That was the mistake. "Query contains function not supported. Function name: Web.Contents",Partitioning would be to split the query into parts so that this error would disappear.
See this article; https://docs.microsoft.com/pt-br/powerquery-m/web-contents- Jimmy8015 years ago
Community Champion
Hello Anonymous
so you were able to fix it?
BR
Jimmy
- Anonymous5 years agoNot applicable
Yes