Forum Discussion
Anonymous
4 years agoNot applicable
Web.Contents failed to get contents from
friends, I'm having problems with my PBI to solve this problem, does anyone have any solutions? An error occurred while processing the data in the dataset. Falha na atualização: Falha na atua...
- Anonymous4 years ago
Hi Anonymous,
According to your snapshot, it seems like you add too long query string in the web connector URL.
For the query string parameters, we can add some simple filter conditions in the query string instead of a full query.
browser - What is the maximum possible length of a query string? - Stack Overflow
In my opinion, I'd like to suggest you contact the API developer if you need to send a long query. Then you can use send these queries to other parts of requests. (e.g. request header, body)Regards,
Xiaoxin Sheng
lbendlin
Super User
4 years agoAs the message states - your query string is too long. Ask for fewer columns.