Forum Discussion

Netrelemo's avatar
Netrelemo
Helper IV
5 years ago

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

  • Anonymous's avatar
    Anonymous
    Not 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

  • It's just a simple data processing problem. I was hoping PowerQuery was more capable. You know, like following basic web standards.