excel - Pulling data from OData API -


i trying pull large amounts of data odata api , preferably, spitting data excel file. how should go doing this?

there 2 ways in general:

first, in excel, click data tab , choose from other sources, there should called "from odata feed"

second, if use power query in excel, click power query tab , choose from other sources, there called "from odata feed".

and also, please pay attention version of odata api, if it's v1-v3, both way should support that. if it's odata v4, far know, powerquery supports it.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -