Excel connects to OData using Power Query. As of Excel 2016, this functionality is found on the Data ribbon. Older versions of Excel require the Power Query add-in. Power Query is currently not available for MacOS versions of Excel.
Sections in this article:
- Considerations
- Who can do this?
- Import data feeds in Excel 2016 using the connection wizard
- Import data feeds in prior versions of Excel using the connection wizard
- Additional Resources
Considerations
- Authentication: When connecting to your digital workplace's data feeds, you must authenticate using your Igloo Authentication credentials. If you do not know what your Igloo Authentication password is, see Resetting a forgotten Igloo password.
Who can do this?
- Enterprise administrators
- Workplace administrators
- Members of groups with the Access Analytics role
Import data feeds in Excel 2016 using the connection wizard
- Open Excel.
- On the Data ribbon, select New Query > From Other Sources > From OData Feed.
- Select Basic.
- Enter the digital workplace's root OData URI. This URI will take the following form:
https://{your community domain}/odata
. - Select Basic authentication.
- Enter valid Igloo Authentication credentials, and select Connect.
- Select Select multiple items to allow for the selection of multiple tables.
- Select Edit to modify the selected tables before they are imported. Power Query Editor allows you to manipulate and join the selected tables.
- (Optional) Save your query. In Power Query Editor, select the View tab. Select Advanced Editor and copy the query to a text file. Each table will have its own query that can be saved.
- On the Home ribbon, select Close & Load and then Close & Load to...
- Select the desired form of data and then select OK.
Import data feeds in prior versions of Excel using the connection wizard
If Power Query does not appear as a ribbon, it may not be installed. You will need to Download Microsoft Power Query.
On the Power Query ribbon, select Get Data, followed by From Other Sources, and then From OData Feed.
Importing data feeds using an existing query
- Open Excel.
- On the Data ribbon, select Get Data, followed by From Other Sources, and then From OData Feed.
- Select View, and then Advanced Editor.
- Copy the text of your saved query into the text box, and select Done.
- If an existing session does not exist, you will be prompted to authenticate. To authenticate:
- Select Edit Credentials.
- Select Basic authentication.
- Enter valid Igloo Authentication credentials, and select Connect.
- On the Home ribbon, select Close & Load to...
- Select the desired form of data and then select OK.
Additional Resources
Internal Resources
External Resources