Web Content in Present Pro

Users can add a web content panel to slides to blend Pyramid's analytical output with 3rd party web site pages and applications. The content can work interactively with Pyramid functionality, to make it dynamically change and respond to user interactions on in the dashboard.

This function also lets users access the analytic catalogs of Tableau and Power BI to facilitate the embedding of their external analytic content alongside Pyramid content. Importantly, users can build interactions between the elements and Pyramid so that they can dynamically change both Pyramid and the external content using the same slicer or interactive functionality.

Adding Web Content Panels

Dynamic Web Content

This mechanism adds a panel that embeds Web Content into a presentation - allowing users to blend analytical content in Pyramid with third party web sites that allow their pages to be hosted in iframes. The content can be statically sourced using a fixed URL, or dynamic, updating in response to incoming interactions from Pyramid slicers or visuals. Dynamic behavior is driven by a PQL expression that defines the action to take when a slicer or visual element is selected. This provides a powerful mechanism, to synchronize a user's clicks and selections in Pyramid with the 3rd party content.

Dynamic Tableau Content

This option will expose your Tableau analytics catalog, allow you to browse the folder structure, and add a panel into a Pyramid dashboard that embeds a live Tableau Report or Dashboard alongside other Pyramid content. The Tableau content is live and can be dynamically bound with interactions from Pyramid slicers, visuals or interactive buttons to make it respond dynamically to user interactions. Dynamic behavior is driven by a PQL expression that defines the action to take when a slicer or visual element is selected.

Dynamic Power BI Content

This option will expose your Power BI analytics catalog, allow you to browse the folder structure, and add a panel into a Pyramid dashboard that embeds a live Power BI Report or Dashboard alongside other Pyramid content. The Power BI content is live and can be dynamically bound with interactions from Pyramid slicers, visuals or interactive buttons to make it respond dynamically to user interactions. Dynamic behavior is driven by a PQL expression that defines the action to take when a slicer or visual element is selected.

PQL and Dynamic Interactions

You can incorporate PQL functions into your URL, describing what should happen in response to your users selecting elements from slicers or visuals. Your PQL Expressions are built using Common functions and functions from the PQL Action library.