Question

Sri Sairam Engineering College
IN
Last activity: 18 Jun 2025 21:46 EDT
Dashboard creation using Explore data Landing Page
Based on the requirement from my client, I need to create a dashboard (chart-like view) using specific properties sourced from a Data Page.
In my implementation, I have created a Data Page that is sourced using a Data Transform. Within this Data Transform, I am invoking a parameterized Data Page, which is sourced using a Report Definition (with class joins configured).
Although the Report Definition returns the required joined data under pxPages
, I am mapping those properties into the Primary.pxResults
page in the Data Transform to flatten the structure and make it UI-friendly.
However, when I navigate to the Explore Data (Insights) landing page, this Data Page does not appear in the list of available data sources, likely because it is sourced from a Data Transform.
Please advise how to make such a Data Page available in the Explore Data interface, or suggest an alternate approach to define a new Insight using this structure.