Forum Discussion
Netrelemo
5 years agoHelper IV
How do I get the HTTP Response code from an ODataFeed call?
It has to be an OData.Feed call.
I want to make the call and get something like "HTTP 200 OK", not some implied success because I got content back that means the call probably worked.
Because OData.Feed returns 71 rows of data before I've even started, and waiting 3 hours to download 2GB of fluff is just stupid.
2 Replies
- AnonymousNot applicable
Netrelemo
Did you see my previous reply, somehow my reply was deleted. Basically, you cannot change the Pop up notification. May submit an idea: Ideas (powerbi.com)Paul Zheng _ Community Support Team
- NetrelemoHelper IV
It's just a simple data processing problem. I was hoping PowerQuery was more capable. You know, like following basic web standards.