OData Link

The OData feed function provides a special URL or snippet that allows users to read in the result set of the item's query into another client technology that consumes data. This lets you edit live queries from Pyramid in other clients like Excel, or copy queries from multiple clients into a single application.

The OData feed differs from the OData source in Model, which enables Pyramid to consume other OData feeds. Instead, the OData feed uses Pyramid queries as a data source.

Note: The OData Feed capability requires separate licensing.

Access the OData Feed URL

Before you begin, you need to capture the OData Feed URL from one of the following locations:

  • If you have access to the content management system, you can copy the OData link or snippet from the Actions panel associated with your discovery.
  • If you have access to Present Pro, you can copy the OData link or snippet from context menu that pops up when you select an open discovery's App Tab.
  • If you are viewing the presentation at runtime, you can copy the OData link or snippet by selecting the discovery and right-clicking Content Details > OData > OData Option from the context menu:

Note: The OData Feed menu is also accessible to Basic users, who are given access to embedded content items only.

Using your OData link or snippet

Once you have accessed the OData link or snippet, you can use it in your third-party tool. The following examples describe how to use each type in Microsoft Excel.