Difference between revisions of "SmartSimple OData Feed to Excel"
From SmartWiki
(→Using Excel Data Tab) |
(→Using Excel Data Tab) |
||
Line 6: | Line 6: | ||
1. Go to the '''Data''' tab<br/> | 1. Go to the '''Data''' tab<br/> | ||
2. Click '''From Other Sources'''<br/> | 2. Click '''From Other Sources'''<br/> | ||
− | 3. Choose '''From OData Feed''' from the dropdown list | + | 3. Choose '''From OData Feed''' from the dropdown list<br/> |
[[Image:OData-Excel1.PNG|400px]] | [[Image:OData-Excel1.PNG|400px]] | ||
Line 25: | Line 25: | ||
7. Data from report will be imported into Excel.<br/> | 7. Data from report will be imported into Excel.<br/> | ||
+ | Maximum number of rows per pull is 1024. | ||
[[Image:OData-Excel5.PNG|400px]] | [[Image:OData-Excel5.PNG|400px]] |
Revision as of 12:52, 22 May 2018
Overview
There are different ways to import OData Feed into Excel: Excel Data Tab, Power Pivot or Power Query. Example below shows how to pull OData feed via the Excel Data Tab.
Using Excel Data Tab
1. Go to the Data tab
2. Click From Other Sources
3. Choose From OData Feed from the dropdown list
4. From the dialog box 'Data Connection Wizard , enter the endpoint link and the credentials if using the private endpoint link.
5. Select the report (collection) to import.
6. Click Next and then Finish
7. Data from report will be imported into Excel.
Maximum number of rows per pull is 1024.