odata

  1. T

    Collections

    In this code: Dim Rng As Range Set Rng = Sheet1.Range("A1:D4") Dim RngElement As Range For Each RngElement In Rng RngElement.Value = 100 Next RngElement it populates every cell in the range A1 to D4 with the value of 100. I was of the understanding that the variable RngElement...
  2. J

    Using Odata to get tables into excel

    I am new to using Odata to get info into excel. Is there a way to limit the amount of data that comes over, can i set a date or something that limits the amount? The data is coming from CRM Is there a better way?
  3. krishnaoptif

    VBA Code to download Data into Excel Sheet from OData Feed From SharePoint PWA

    May you please provide me VBA code to Download OData feed into excel sheet from SharePoint Project Web App. my web link is like myCompanyname.sharepoint.com/sites/wpa Please see the details from where you can see the detailed info. https://blogs.office.com/2012/10/31/server-reporting-in-pwa/...
  4. C

    Issue importing OData feed in PowerPivot Model

    Hi, i have a list in sharepoint which acts as my datasource for the application am working on, i can get data feed (OData) in the browser but when i try to import the data in powerpivot model it fails with the below error message. Please help me fix it. ============================ Error...
  5. C

    Need to pull oData in chunks because times out...

    Excel 2013: Have 16,000 lines coming in - have found it will only pull it in 4,000 line chunks - how would you go about setting up 4 different odata connections in Power Query with ability to refresh all of them? Also if editing of columns and filters after all the data is in - any way possible...
  6. S

    data refresh errors while consuming odata feed url as a data source

    I am using PowerPivot tool to load the data from a feed.But I am getting weird error like Error in high-level relational engine.The following exception occured while the managed IDb Command interface was being used:The remote server returned an error:(500) Internal server error.. An error...
  7. F

    Excel 2013, import from OData feed. Ignoring pagination?

    Hi all, I have an single-entity OData service, with a very large (~40M rows) database behind. To improve performance, I forced my service to serve paginated data (max 50 items per page). When I navigate the endpoint url from a browser without $filter and $top, I get the first 50 rows as...
  8. P

    Power Query

    Dear all, I'm testing the new add in from Microsoft Excel "Power Query". It looks nice and it can add a lot of value if I knew how it works. In Holland we have an institute called “CBS” free translated “Central Agency for statistics”. This institute collects nearly all data about the Dutch...
  9. V

    Parametrized request in PowerPivot

    Hi all, As per my knowledge,currently if any user want to fetch some data exposed as Odata feeds, the user will have to download everything related to that entity in power pivot to work on that data.But if the data is huge and user wants only a part of it,it will be overhead. So I wanted to know...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top